5 lines
68 B
TOML
5 lines
68 B
TOML
[tool.autopep8]
|
|
indent-size=2
|
|
max-line-length=160
|
|
ignore = ["E402"]
|