4 lines
94 B
TOML
4 lines
94 B
TOML
[tool.black]
|
|
target-version = ["py37", "py38"]
|
|
include = 'custom_components/localtuya/.*\.py'
|