1
0
Fork 0
satnogs-db/setup.cfg

6 lines
88 B
INI
Raw Normal View History

2015-04-22 05:05:30 -06:00
[flake8]
max-complexity = 23
max-line-length = 99
ignore = F403
exclude = *migrations/*