oops my bad. fixed the examples properly this time
This commit is contained in:
parent
024742d51b
commit
09cce11143
5 changed files with 5 additions and 16 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import twitter
|
||||
|
||||
""" Instantiate Twython with no Authentication """
|
||||
twitter = twitter.setup()
|
||||
twitter = twython.setup()
|
||||
trends = twitter.getCurrentTrends()
|
||||
|
||||
print trends
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue