mirror of https://gitlab.com/bashrc2/epicyon
Tidying
parent
4874d5c4bd
commit
f2348b4f86
|
@ -12,6 +12,7 @@ import http.client
|
|||
from urllib.parse import urlparse
|
||||
import ssl
|
||||
from socket import gaierror
|
||||
import errno
|
||||
|
||||
|
||||
class Result:
|
||||
|
|
Loading…
Reference in New Issue