core -- Fix flake8 errors

This commit is contained in:
Aurélien Delobelle 2018-10-06 12:47:19 +02:00
parent fdd2b35289
commit 402b544393
13 changed files with 16 additions and 23 deletions

View file

@ -7,4 +7,4 @@ class KFetCMSAppConfig(AppConfig):
verbose_name = "CMS K-Fêt"
def ready(self):
from . import hooks
from . import hooks # noqa