@@ -0,0 +1,6 @@
from dynaconf import Dynaconf
settings = Dynaconf(
envvar_prefix="CONF",
settings_files=["settings.json"],
)
The note is not visible to the blocked user.