Skip to content

Commit

Permalink
Improve documentation for AsyncStream proxy parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
Harmon758 committed May 20, 2022
1 parent 59fc7a2 commit ef3a4d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tweepy/asynchronous/streaming.py
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ class AsyncStream(AsyncBaseStream):
max_retries: int | None
Number of times to attempt to (re)connect the stream.
proxy: str | None
Proxy URL
URL of the proxy to use when connecting to the stream
Attributes
----------
Expand Down

0 comments on commit ef3a4d4

Please sign in to comment.