forked from DGNum/gestioCOF
core -- Fix flake8 errors
This commit is contained in:
parent
fdd2b35289
commit
402b544393
13 changed files with 16 additions and 23 deletions
|
@ -7,4 +7,4 @@ class KFetCMSAppConfig(AppConfig):
|
|||
verbose_name = "CMS K-Fêt"
|
||||
|
||||
def ready(self):
|
||||
from . import hooks
|
||||
from . import hooks # noqa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue