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