mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
pep8
This commit is contained in:
+1
-1
@@ -832,4 +832,4 @@ def looks_like_ip(maybe_ip):
|
||||
if IP_RE.match(maybe_ip):
|
||||
return True
|
||||
except socket.error:
|
||||
return False
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user