Fixed flake8 errors for tests/test_api.py
authorRomain Porte <microjoe@microjoe.org>
Sat, 11 Nov 2017 17:29:56 +0000 (18:29 +0100)
committerBoris Bobrov <breton@cynicmansion.ru>
Sat, 11 Nov 2017 17:42:45 +0000 (20:42 +0300)
commit8b48db61d1d5ef99e5065f5398e900a63eb26372
treec0af441e01656c34e944f8b3bdf464b91c640bfb
parentf2b32fbf6a331ecdcabbb31f891687de498eaab3
Fixed flake8 errors for tests/test_api.py

Since I am adding a test I also took time to fix all flake8 errors in
this test file, since I may add more tests in there and I prefer to work
on a coherent code base.
mediagoblin/tests/test_api.py