diff options
Diffstat (limited to 'plugins/ext_test/tasks.py')
-rw-r--r-- | plugins/ext_test/tasks.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ext_test/tasks.py b/plugins/ext_test/tasks.py index ffa55e61..f23faa69 100644 --- a/plugins/ext_test/tasks.py +++ b/plugins/ext_test/tasks.py @@ -41,7 +41,7 @@ namespace.add_collection(namespace_clean, 'clean') ##### # -# pytest, tox, pylint, and codecov +# pytest, pylint, and codecov # ##### |