diff options
Diffstat (limited to 'tests/test_acargparse.py')
-rw-r--r-- | tests/test_acargparse.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_acargparse.py b/tests/test_acargparse.py index b6abc444..64612737 100644 --- a/tests/test_acargparse.py +++ b/tests/test_acargparse.py @@ -1,3 +1,4 @@ +# flake8: noqa E302 """ Unit/functional testing for argparse customizations in cmd2 |