mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
typos
This commit is contained in:
+1
-1
@@ -171,7 +171,7 @@ class Module(object):
|
||||
:param str url: request url
|
||||
:param bool check: check response
|
||||
:param kwargs: other params
|
||||
:return: requests's response object
|
||||
:return: response object
|
||||
"""
|
||||
session = requests.Session()
|
||||
session.trust_env = False
|
||||
|
||||
Reference in New Issue
Block a user