Fix errors for tox runs
This commit is contained in:
parent
005f43d14e
commit
068d8f29b5
2 changed files with 10 additions and 17 deletions
|
@ -118,8 +118,6 @@ class TestCommandArgumentParser(TestCase):
|
|||
kw = {
|
||||
'prog': 'wutta',
|
||||
'add_help': False,
|
||||
# nb. this flag requires python 3.9
|
||||
'exit_on_error': False,
|
||||
}
|
||||
|
||||
# nb. examples below assume a command line like:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue