ie. → i.e.

Co-Authored-By: elacuesta <elacuesta@users.noreply.github.com>
This commit is contained in:
Adrián Chaves 2020-02-14 22:30:36 +01:00 committed by GitHub
parent 43b43654a1
commit 5ae3e1678f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -675,7 +675,7 @@ Response objects
.. attribute:: Response.cb_kwargs
A shortcut to the :attr:`Request.cb_kwargs` attribute of the
:attr:`Response.request` object (ie. ``self.request.cb_kwargs``).
:attr:`Response.request` object (i.e. ``self.request.cb_kwargs``).
Unlike the :attr:`Response.request` attribute, the
:attr:`Response.cb_kwargs` attribute is propagated along redirects and