rizgiak's picture
initial commit
4df4988
raw
history blame contribute delete
No virus
111 Bytes
from dynaconf import Dynaconf
CFG = Dynaconf(envvar_prefix="DYNACONF", settings_files=["config/config.yaml"])