summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.com>2013-10-17 01:05:38 -0400
committerKenneth Reitz <me@kennethreitz.com>2013-10-17 01:05:38 -0400
commitf4adc3b5283929ec69cde848b48dc43e1c0fbf4c (patch)
treedcadecdf45268bf44ef60631b19f90d8cac0f0aa
parent309b301475415b6af6538064426b7350223287bd (diff)
downloadpython-requests-test5.tar.gz
-rw-r--r--tasks.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tasks.py b/tasks.py
index 316ec8fd..47443e61 100644
--- a/tasks.py
+++ b/tasks.py
@@ -2,6 +2,9 @@
print 'TESTING TESTING ONE TWO THREE'
+
+
+
import requests
from invoke import run, task