Fixup
authorAaron Hill <aa1ronham@gmail.com>
Wed, 10 Dec 2014 02:05:20 +0000 (21:05 -0500)
committerAaron Hill <aa1ronham@gmail.com>
Wed, 10 Dec 2014 02:05:20 +0000 (21:05 -0500)
tweepy/__init__.py

index a1384cdef290ec003df7bc8cb604e3ca72271b17..a1b2d33c78148d37870d181d911af3134ebbdec7 100644 (file)
@@ -21,7 +21,6 @@ from tweepy.cursor import Cursor
 api = API()
 
 def debug(enable=True, level=1):
-
+    pass
     # import http.client
     # http.client.HTTPConnection.debuglevel = level
-