projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c73e7a2
)
Fix reference in documentation for Cursor
author
Harmon
<Harmon758@gmail.com>
Thu, 20 May 2021 15:51:38 +0000
(10:51 -0500)
committer
Harmon
<Harmon758@gmail.com>
Thu, 20 May 2021 15:51:38 +0000
(10:51 -0500)
tweepy/cursor.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/cursor.py
b/tweepy/cursor.py
index 1d8a11d9740bd381f2ca247eea098810c52576b9..cee20cd28a0bac30d209a91c118273611e5e16e7 100644
(file)
--- a/
tweepy/cursor.py
+++ b/
tweepy/cursor.py
@@
-15,7
+15,7
@@
class Cursor:
Parameters
----------
method
- :class:`
Client
` method to paginate for
+ :class:`
API
` method to paginate for
args
Positional arguments to pass to ``method``
kwargs