Skip to content

Commit 4cfece4

Browse files
committed
Cleanup
1 parent 978b508 commit 4cfece4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/format.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Task for applying code formatting.
33
"""
44

5-
from invoke import Collection, task, Task
5+
from invoke import Collection, task
66

77

88
@task

0 commit comments

Comments
 (0)