esphome/pyproject.toml

4 lines
77 B
TOML
Raw Normal View History

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