mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
typos
This commit is contained in:
+1
-2
@@ -202,8 +202,7 @@ class Module(object):
|
||||
if isinstance(headers, dict):
|
||||
self.header = headers
|
||||
return headers
|
||||
else:
|
||||
return self.header
|
||||
return self.header
|
||||
|
||||
def get_proxy(self, module):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user