Lint
This commit is contained in:
parent
ec852f05ad
commit
b102e4eaad
1 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@ import fnmatch
|
||||||
from string import Template
|
from string import Template
|
||||||
from http.server import BaseHTTPRequestHandler
|
from http.server import BaseHTTPRequestHandler
|
||||||
import urllib.request
|
import urllib.request
|
||||||
from urllib.parse import urlparse, parse_qs, unquote, urlencode
|
from urllib.parse import urlparse, parse_qs, unquote
|
||||||
|
|
||||||
|
|
||||||
### Some options for you to change
|
### Some options for you to change
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue