mirror of
https://github.com/esphome/esphome.git
synced 2024-11-03 08:50:30 +01:00
69879920eb
* Add black Update pre commit Update pre commit add empty line * Format with black
4 lines
77 B
TOML
4 lines
77 B
TOML
[tool.black]
|
|
target-version = ["py36", "py37", "py38"]
|
|
exclude = 'generated'
|