mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
typo all the things
This commit is contained in:
@@ -374,9 +374,7 @@ OAuth Authentication
|
||||
|
||||
Requests features robust, built-in OAuth support!
|
||||
|
||||
OAuth takes many forms, so let's take a look at a few
|
||||
|
||||
::
|
||||
OAuth takes many forms, so let's take a look at a few different forms::
|
||||
|
||||
import requests
|
||||
from requests.auth import OAuth1
|
||||
|
||||
Reference in New Issue
Block a user