mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-19 10:27:07 +01:00
Updated for coding style
This commit is contained in:
parent
5028aabe7e
commit
1e31222eb7
1 changed files with 0 additions and 1 deletions
|
@ -307,7 +307,6 @@ class Argparse(Configs):
|
|||
except_options: list = [
|
||||
'-s', 'search',
|
||||
]
|
||||
|
||||
if self.repository == '*' and not self.utils.is_option(except_options, self.args):
|
||||
self.usage.help_minimal(f"{self.prog_name}: invalid repository '{self.repository}'")
|
||||
|
||||
|
|
Loading…
Reference in a new issue