From 0bed6a043762dc1879b9bc0e55be7d7aa9f76c5d Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Thu, 15 Feb 2024 20:42:19 +0000 Subject: [PATCH] =?UTF-8?q?pmb.install=E2=80=A6get=5Fselected=5Fproviders:?= =?UTF-8?q?=20tweak=20comment=20(MR=202261)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pmb/install/_install.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pmb/install/_install.py b/pmb/install/_install.py index 39d7fd00..1eac644c 100644 --- a/pmb/install/_install.py +++ b/pmb/install/_install.py @@ -1079,6 +1079,7 @@ def get_selected_providers(args, packages, initial=True): dependencies of the given packages. :param packages: the packages that have selectable providers (_pmb_select) + :param initial: used internally when the function calls itself :return: additional provider packages to install """ global get_selected_providers_visited