mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-18 14:56:28 +00:00
Change link to Black
This commit is contained in:
parent
b482772a31
commit
fda4cd65ca
@ -6,7 +6,7 @@ authorTwitter: balloob
|
||||
title: Adopting Black
|
||||
---
|
||||
|
||||
Today we have officially adopted the Python code formatting tool [Black](https://github.com/psf/black). All code has been formatted with Black and all future contributions will be checked to make sure that they have been formatted using Black.
|
||||
Today we have officially adopted the Python code formatting tool [Black](https://black.readthedocs.io). All code has been formatted with Black and all future contributions will be checked to make sure that they have been formatted using Black.
|
||||
|
||||
As part of adopting Black, all style checks in flake8 and pylint have been disabled.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user