5 lines
88 B
TOML
5 lines
88 B
TOML
[tool.black]
|
|
ine_length = 50
|
|
target-ersion = ['py37']
|
|
exclude='\.pyi?$'
|
|
include='\.py?$' |