boticordpy/.flake8
2022-02-10 15:30:28 +03:00

4 lines
No EOL
135 B
INI

[flake8]
# For error codes, see this https://flake8.pycqa.org/en/latest/user/error-codes.html
ignore = F401, F403
max-line-length = 100