Fixed a couple flake8 warnings.

This commit is contained in:
Aymeric Augustin 2013-12-27 21:06:28 +01:00
parent 85270ef3f5
commit 40b8767635
2 changed files with 0 additions and 3 deletions

View file

@ -23,5 +23,3 @@ class NotAConfig(object):
class NoSuchApp(AppConfig):
name = 'there is no such app'