We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 799cb07 commit 01773fdCopy full SHA for 01773fd
tasks.py
@@ -1,6 +1,7 @@
1
-from api import get_api
2
from invoke import task
3
+from api import get_api
4
+
5
6
# Python reqs
7
@task
0 commit comments