PEP8 errors

This commit is contained in:
Luis San Martin
2015-10-22 14:32:16 -03:00
parent 1ded5c2a97
commit 45df860124
9 changed files with 23 additions and 21 deletions

View File

@ -59,4 +59,3 @@ class TestAuth:
assert args.auth
assert args.auth.key == 'username'
assert args.auth.value == ''