summaryrefslogtreecommitdiff
path: root/tests/test_argparse.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_argparse.py')
-rw-r--r--tests/test_argparse.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_argparse.py b/tests/test_argparse.py
index f1078e73..29f0d232 100644
--- a/tests/test_argparse.py
+++ b/tests/test_argparse.py
@@ -1,4 +1,5 @@
# coding=utf-8
+# flake8: noqa E302
"""
Cmd2 testing for argument parsing
"""