PEP8, various other tweaks
This commit is contained in:
parent
6c022dac1c
commit
e12e7721da
11 changed files with 29 additions and 34 deletions
|
@ -1,6 +1,4 @@
|
|||
import re
|
||||
|
||||
from util import hook, http, misc
|
||||
from util import hook, http
|
||||
from bs4 import BeautifulSoup
|
||||
|
||||
|
||||
|
|
Reference in a new issue