projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d1f8b7
)
Remove improper note in documentation for API.get_status
author
Harmon
<Harmon758@gmail.com>
Wed, 31 Jul 2019 00:16:51 +0000
(19:16 -0500)
committer
GitHub
<noreply@github.com>
Wed, 31 Jul 2019 00:16:51 +0000
(19:16 -0500)
docs/api.rst
patch
|
blob
|
blame
|
history
diff --git
a/docs/api.rst
b/docs/api.rst
index 5365c2701c0274c02aed0c931861ccd244477426..cb8da01acf5c9c7c97cbe8d46bcdbd5c939aa318 100644
(file)
--- a/
docs/api.rst
+++ b/
docs/api.rst
@@
-103,7
+103,6
@@
Status methods
Returns a single status specified by the ID parameter.
:param id: |sid|
- :tweet_mode: |Pass in 'extended' to get non truncated tweet text|
:rtype: :class:`Status` object