2 Commits

Author SHA1 Message Date
Benjamin ABEL
d3e79660e8 Fix F841 errors of unused local variables 2014-11-29 21:08:08 +01:00
Benjamin ABEL
451316bdec Use setup.cfg file for flake8
I used the configuration from django/setup.cfg.

- fixed extra blank lines
- fixed some minor issues with the `_` variable in `test_user`
- added to excluded F841 for unused variables, this needs more work
2014-11-29 20:02:57 +01:00