removed extra space
authorBryan Salas <bryans5252@sbcglobal.net>
Wed, 6 Aug 2014 06:21:31 +0000 (01:21 -0500)
committerBryan Salas <bryans5252@sbcglobal.net>
Wed, 6 Aug 2014 06:21:31 +0000 (01:21 -0500)
rainbowstream/rainbow.py

index 8f9f93f375926d5aeceb4078abb8cf8cd1cb39d6..f2952216d482f8b09f560bff587517289572fd16 100644 (file)
@@ -1750,7 +1750,7 @@ def fly():
             magenta("We have maximum connection problem with twitter'stream API right now :("))
         printNicely(magenta("Let's try again later."))
         save_history()
-        sys.exit()   
+        sys.exit()
     # Spawn stream thread
     th = threading.Thread(
         target=stream,