Ignore linting the settings import
This commit is contained in:
parent
71e9ca11bd
commit
7ff4c0b4ef
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
from django.conf import settings
|
||||
from django.conf import settings # noqa
|
||||
|
||||
from appconf import AppConf
|
||||
|
||||
|
|
Loading…
Reference in a new issue