mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 01:54:18 -08:00
updating import order
This commit is contained in:
parent
fc1aaf90e1
commit
19b3ba24ef
2 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,6 @@
|
|||
import pathlib
|
||||
|
||||
import data_pipeline
|
||||
from dynaconf import Dynaconf
|
||||
import data_pipeline
|
||||
import pathlib
|
||||
|
||||
settings = Dynaconf(
|
||||
envvar_prefix="DYNACONF",
|
||||
|
|
Loading…
Add table
Reference in a new issue