4 lines
93 B
TOML
4 lines
93 B
TOML
[tool.black]
|
|
line-length = 88
|
|
target-version = ['py39','py39','py312']
|
|
include = '\.pyi?$' |