mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
add-black (#1593)
* Add black Update pre commit Update pre commit add empty line * Format with black
This commit is contained in:
committed by
GitHub
parent
2b60b0f1fa
commit
69879920eb
3
pyproject.toml
Normal file
3
pyproject.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[tool.black]
|
||||
target-version = ["py36", "py37", "py38"]
|
||||
exclude = 'generated'
|
||||
Reference in New Issue
Block a user