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