Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
yolile committed Nov 30, 2021
1 parent 456b350 commit d0b56f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/kosovo.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from datetime import timedelta

from kingfisher_scrapy.util import parameters, handle_http_error
from kingfisher_scrapy.base_spider import SimpleSpider
from kingfisher_scrapy.util import handle_http_error, parameters


class Kosovo(SimpleSpider):
Expand Down

0 comments on commit d0b56f1

Please sign in to comment.