flake8 fix

This commit is contained in:
Valentin Chemiere 2015-03-16 10:43:09 +01:00
parent 0f9fc06b1d
commit 4ddfa79ecd
2 changed files with 1 additions and 2 deletions

View File

@ -24,4 +24,3 @@ from . import attachment
from . import location
from . import task
from . import tasks

View File

@ -44,4 +44,4 @@
],
'installable': True,
'application': True,
}
}