diff options
Diffstat (limited to 'tests/test_cmd2.py')
-rw-r--r-- | tests/test_cmd2.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_cmd2.py b/tests/test_cmd2.py index 59c6bb60..b10322f1 100644 --- a/tests/test_cmd2.py +++ b/tests/test_cmd2.py @@ -1,4 +1,5 @@ # coding=utf-8 +# flake8: noqa E302 """ Cmd2 unit/functional testing |