satnogs-db/setup.cfg
2015-04-22 18:10:13 +03:00

6 lines
88 B
INI

[flake8]
max-complexity = 23
max-line-length = 99
ignore = F403
exclude = *migrations/*