Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
yolile committed Apr 7, 2022
1 parent 07bd57b commit 4920e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/nigeria_osun_state.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import scrapy

from kingfisher_scrapy.base_spiders import SimpleSpider
from kingfisher_scrapy.util import handle_http_error, components, get_parameter_value
from kingfisher_scrapy.util import components, get_parameter_value, handle_http_error


class NigeriaOsunState(SimpleSpider):
Expand Down

0 comments on commit 4920e47

Please sign in to comment.