PEP8 Edit: Removed Tab -> added 4 spaces
This commit is contained in:
parent
d93651c486
commit
709c8453ea
1 changed files with 1 additions and 1 deletions
|
|
@ -5,4 +5,4 @@ twitter = Twython()
|
|||
public_timeline = twitter.getPublicTimeline()
|
||||
|
||||
for tweet in public_timeline:
|
||||
print tweet["text"]
|
||||
print tweet["text"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue