mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[mod] pep8
This commit is contained in:
parent
5bf2f46f47
commit
09f49e4a8a
4 changed files with 92 additions and 93 deletions
|
@ -317,7 +317,6 @@ class ActionsMapParser(BaseActionsMapParser):
|
|||
|
||||
self.global_parser.add_argument(*names, **argument_options)
|
||||
|
||||
|
||||
def parse_args(self, args, **kwargs):
|
||||
try:
|
||||
ret = self._parser.parse_args(args)
|
||||
|
|
Loading…
Add table
Reference in a new issue