mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-26 04:02:11 +01:00
get_config(override_conffile = None, override_http_debug = None, override_apisrv = None) Thus, it should be possible to use the osc module with one simple conf.get_config() call. It is no longer required to set up the api url in the config dict, and call conf.init_basicauth().