mirror of
https://github.com/esphome/esphome.git
synced 2026-05-28 21:59:59 +08: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
@@ -0,0 +1,3 @@
|
||||
[tool.black]
|
||||
target-version = ["py36", "py37", "py38"]
|
||||
exclude = 'generated'
|
||||
Reference in New Issue
Block a user