helpers.py
6.51 KB
-
replace Factory.create_config() w/ Config.create() · 404ab141
Prior to this change when `Config` was initialised for non-command use, user `config.toml` and `auth.toml` files were not loaded. This caused unintended side effects when configuration look up were performed from the `Authenticator` and other parts of the code.
Arun Babu Neelicattu committed