Skip to content

Commit ae45e55

Browse files
committed
pylint
1 parent 562467d commit ae45e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

comiccrawler/grabber.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
import json
1111

1212
import enlighten
13-
from worker import WorkerExit, async_, await_, sleep, Defer
13+
from worker import async_, await_, sleep, Defer
1414
# from urllib3.util import is_fp_closed
1515
from urllib3.exceptions import IncompleteRead
1616
from curl_cffi.requests.exceptions import HTTPError

0 commit comments

Comments
 (0)