mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2024-12-24 17:42:23 +00:00
Linting
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
parent
295717256f
commit
9380fbaaf7
@ -286,6 +286,6 @@ else:
|
||||
from .settings_dev import * # noqa: F401,F403
|
||||
|
||||
try:
|
||||
from .settings_local import *
|
||||
from .settings_local import * # noqa: F401,F403
|
||||
except ImportError:
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user