We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 978b508 commit 4cfece4Copy full SHA for 4cfece4
tasks/format.py
@@ -2,7 +2,7 @@
2
Task for applying code formatting.
3
"""
4
5
-from invoke import Collection, task, Task
+from invoke import Collection, task
6
7
8
@task
0 commit comments