1
0
Fork 0
satnogs-network/setup.cfg

6 lines
93 B
INI

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