diff --git a/britney2/utils.py b/britney2/utils.py index 9511f3e..5b2ee36 100644 --- a/britney2/utils.py +++ b/britney2/utils.py @@ -806,8 +806,7 @@ def invalidate_excuses(excuses, valid, invalid): def compile_nuninst(target_suite, architectures, nobreakall_arches): """Compile a nuninst dict from the current testing - :param suite: The target suite - :param inst_tester: Britney's installability tester + :param target_suite: The target suite :param architectures: List of architectures :param nobreakall_arches: List of architectures where arch:all packages must be installable """