3 lines
77 B
TOML
3 lines
77 B
TOML
[tool.black]
|
|
target-version = ["py36", "py37", "py38"]
|
|
exclude = 'generated'
|