1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-05 18:30:57 +01:00
esphome/pyproject.toml

4 lines
77 B
TOML
Raw Normal View History

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