3
0
Fork 0

Fix errors for tox runs

This commit is contained in:
Lance Edgar 2023-11-19 15:21:17 -06:00
parent 005f43d14e
commit 068d8f29b5
2 changed files with 10 additions and 17 deletions

View file

@ -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: