mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-10-02 15:33:17 -07:00
updating pylint
This commit is contained in:
parent
19b3ba24ef
commit
5ff988ab29
25 changed files with 154 additions and 101 deletions
|
@ -1,7 +1,8 @@
|
|||
from dynaconf import Dynaconf
|
||||
import data_pipeline
|
||||
import pathlib
|
||||
|
||||
import data_pipeline
|
||||
from dynaconf import Dynaconf
|
||||
|
||||
settings = Dynaconf(
|
||||
envvar_prefix="DYNACONF",
|
||||
settings_files=["settings.toml", ".secrets.toml"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue