Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
Signed-off-by: Yohanna Lisnichuk <yohanitalisnichuk@gmail.com>
  • Loading branch information
yolile committed Jun 30, 2021
1 parent 210caed commit df48986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kingfisher_scrapy/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from decimal import Decimal
from functools import wraps
from os.path import splitext
from urllib.parse import parse_qs, urlencode, urlsplit, urljoin
from urllib.parse import parse_qs, urlencode, urlsplit

from ijson import ObjectBuilder, utils

Expand Down

0 comments on commit df48986

Please sign in to comment.