mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-08 16:24:03 +02: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().