add comment explaining why the code was reordered
This commit is contained in:
@@ -211,6 +211,7 @@ def set_config(config, overwrite=False):
|
||||
if config is None:
|
||||
config = get_conf_path_from_env()
|
||||
|
||||
# must be after the fallback other a bad fallback will incorrectly clear
|
||||
if overwrite is True:
|
||||
_runtime_conf.empty()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user