projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5241ab0
)
Improve wording in documentation for API
author
Harmon
<Harmon758@gmail.com>
Sat, 22 May 2021 11:42:09 +0000
(06:42 -0500)
committer
Harmon
<Harmon758@gmail.com>
Sat, 22 May 2021 11:42:09 +0000
(06:42 -0500)
tweepy/api.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/api.py
b/tweepy/api.py
index 7b81ff0549345526199b0b631af85b2de0fdc759..de3e1ab0e7f7b97e966a3bd0e5d33a32e566c6cd 100644
(file)
--- a/
tweepy/api.py
+++ b/
tweepy/api.py
@@
-51,7
+51,7
@@
def payload(payload_type, **payload_kwargs):
class API:
- """Twitter API v1.1
Client
+ """Twitter API v1.1
Interface
Parameters
----------