mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
Comment typo fix and move newline.
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@
|
||||
requests._oauth
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
This module comtains the path hack neccesary for oauthlib to be vendored into requests
|
||||
while allowing upstream changes.
|
||||
This module contains the path hack necessary for oauthlib to be vendored into
|
||||
requests while allowing upstream changes.
|
||||
"""
|
||||
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user