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 Jul 20, 2021
1 parent 34ac733 commit 1a808bd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kingfisher_scrapy/spiders/nigeria_edo_state.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,3 @@ def parse(self, response):
del release[key]
data['releases'].extend(releases)
yield self.build_file_from_response(response, data=data, data_type=self.data_type, encoding=self.encoding)


0 comments on commit 1a808bd

Please sign in to comment.