4 lines
64 B
TOML
4 lines
64 B
TOML
|
[tool.black]
|
||
|
target-version = ['py38']
|
||
|
exclude = 'node_modules'
|