diff options
Diffstat (limited to 'tests/test_plugin.py')
-rw-r--r-- | tests/test_plugin.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_plugin.py b/tests/test_plugin.py index 81dd7683..1f95017c 100644 --- a/tests/test_plugin.py +++ b/tests/test_plugin.py @@ -1,4 +1,5 @@ # coding=utf-8 +# flake8: noqa E302 """ Test plugin infrastructure and hooks. |