projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86244c1
)
Note usage of Twitter API v1.1 in documentation for AsyncStream
author
Harmon
<Harmon758@gmail.com>
Sun, 20 Feb 2022 06:40:37 +0000
(
00:40
-0600)
committer
Harmon
<Harmon758@gmail.com>
Sun, 20 Feb 2022 06:40:56 +0000
(
00:40
-0600)
tweepy/asynchronous/streaming.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/asynchronous/streaming.py
b/tweepy/asynchronous/streaming.py
index e2ee23fe9b0ea180ad103c31595b2b045d464c59..7b06e50fb744f2c4e56ec1895d9bd69d4f0121bf 100644
(file)
--- a/
tweepy/asynchronous/streaming.py
+++ b/
tweepy/asynchronous/streaming.py
@@
-20,7
+20,7
@@
log = logging.getLogger(__name__)
class AsyncStream:
- """Stream realtime Tweets asynchronously
+ """Stream realtime Tweets asynchronously
with Twitter API v1.1
.. versionadded:: 4.0