5 lines
84 B
INI
5 lines
84 B
INI
[flake8]
|
|
ignore = E203, E501, W503
|
|
max-line-length = 88
|
|
enable-extensions = TC, TC1
|