mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-02-12 17:44:59 +08:00
Haste makes waste.
This commit is contained in:
@@ -49,7 +49,7 @@ def get_pdc_client_session(config):
|
||||
ssl_verify=not config.pdc_insecure,
|
||||
)
|
||||
else:
|
||||
# New API
|
||||
# Old API
|
||||
return PDCClient(
|
||||
server=config.pdc_url,
|
||||
develop=config.pdc_develop,
|
||||
|
||||
Reference in New Issue
Block a user