Files @ e32942a49dc8
Branch filter:

Location: symposion_app/tox.ini

Christopher Neugebauer
Fixes django-sitetree’s breaking of 500 reporting. (#39)
1
2
3
4
[flake8]
ignore = E265,E501
max-line-length = 100
max-complexity = 10