later42/.flake8
Dmitriy Lyalyuev 520acb9477
All checks were successful
continuous-integration/drone/push Build is passing
Mass refactoring
2023-02-10 12:16:11 +03:00

6 lines
117 B
INI

[flake8]
max-line-length = 120
per-file-ignores =
later42/views/index.py: E722
later42/views/reader.py: E722