projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69efd92
)
add unretweet api
author
legokichi
<legokichi@gmail.com>
Tue, 24 May 2016 17:01:21 +0000
(
02:01
+0900)
committer
legokichi
<legokichi@gmail.com>
Tue, 24 May 2016 17:04:44 +0000
(
02:04
+0900)
tweepy/api.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/api.py
b/tweepy/api.py
index f46b66073dfbec66f2dd8abf91e1ebaf6a8ab40c..e7322627794cbb50d5e6d55b59e22ea1ded11824 100644
(file)
--- a/
tweepy/api.py
+++ b/
tweepy/api.py
@@
-273,7
+273,6
@@
class API(object):
require_auth=True
)
-
@property
def retweets(self):
""" :reference: https://dev.twitter.com/rest/reference/get/statuses/retweets/%3Aid