[libvirt PATCH 01/11] ci: util: Drop documentation for api_version parameter

Andrea Bolognani abologna at redhat.com
Fri Apr 23 15:02:58 UTC 2021


It's a leftover from development.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 ci/util.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ci/util.py b/ci/util.py
index 90d58454be..304d0d4af8 100644
--- a/ci/util.py
+++ b/ci/util.py
@@ -12,7 +12,6 @@ def get_registry_uri(namespace: str,
 
     :param namespace: GitLab project namespace, e.g. "libvirt/libvirt"
     :param gitlab_uri: GitLab base URI, can be a private deployment
-    :param api_version: GitLab REST API version number
     :return: URI pointing to a namespaced project's image registry
     """
 
-- 
2.26.3




More information about the libvir-list mailing list