1
0
Fork 0
satnogs-db/setup.cfg

6 lines
88 B
INI

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