6 satır
74 B
TOML
6 satır
74 B
TOML
|
|
|
||
|
|
[tool.black]
|
||
|
|
line-length = 80
|
||
|
|
target-version = ['py38']
|
||
|
|
include = '\.py'
|