You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module tries to load 'optional' env-variables and falls back to pre-set default values if no env-variable exists.
Variables can simply be imported like `from environment import PREFIX`
Loading the prefix was also moved there.
0 commit comments