esphome/pyproject.toml
Guillermo Ruffino 69879920eb
add-black (#1593)
* Add black

Update pre commit

Update pre commit

add empty line

* Format with black
2021-03-07 16:03:16 -03:00

4 lines
77 B
TOML

[tool.black]
target-version = ["py36", "py37", "py38"]
exclude = 'generated'