Files @ 03a231093fde
Branch filter:

Location: symposion_app/tox.ini

Christopher Neugebauer
For some reason, our vote label in reviews.py used a unicode en dash. Oops.

Fixes #34.
1
2
3
[flake8]
ignore = E501,E265
exclude = migrations