mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 02:26:53 -07:00
Update vendored requests-oauthlib to 1.3.1
This commit is contained in:
parent
501be2c479
commit
ebc9718117
7 changed files with 32 additions and 24 deletions
|
@ -268,7 +268,7 @@ class OAuth1Session(requests.Session):
|
|||
:param url: The request token endpoint URL.
|
||||
:param realm: A list of realms to request access to.
|
||||
:param \*\*request_kwargs: Optional arguments passed to ''post''
|
||||
function in ''requests.Session''
|
||||
function in ''requests.Session''
|
||||
:returns: The response in dict format.
|
||||
|
||||
Note that a previously set callback_uri will be reset for your
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue