mirror of
https://github.com/esphome/esphome.git
synced 2026-08-18 03:59:08 +08:00
* 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'
|