4 lines
78 B
TOML
4 lines
78 B
TOML
[tool.black]
|
|
line-length = 120
|
|
target-version = ['py310']
|
|
include = '\.pyw?$'
|