Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit f6a1a8c

Browse files
committed
document formatting done
1 parent 4679199 commit f6a1a8c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

twitter/api.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,9 @@ def __init__(self,
204204
tweet_mode (str, optional):
205205
Whether to use the new (as of Sept. 2016) extended tweet mode. See docs for
206206
details. Choices are ['compatibility', 'extended'].
207-
proxies (dict, optional):
208-
A dictionary of proxies for the request to pass through, if not specified
209-
allows requests lib to use environmental variables for proxy if any.
207+
proxies (dict, optional):
208+
A dictionary of proxies for the request to pass through, if not specified
209+
allows requests lib to use environmental variables for proxy if any.
210210
"""
211211

212212
# check to see if the library is running on a Google App Engine instance

0 commit comments

Comments
 (0)