We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e83187 commit cd90742Copy full SHA for cd90742
1 file changed
src/requests/sessions.py
@@ -662,7 +662,7 @@ def get(
662
663
:param url: URL for the new :class:`Request` object.
664
:param params: (optional) Dictionary, list of tuples or bytes to send
665
- in the query string for the :class:`Request`.
+ in the query string for the :class:`Request`.
666
:param \*\*kwargs: Optional arguments that ``request`` takes.
667
:rtype: requests.Response
668
"""
0 commit comments