Skip to content

Commit

Permalink
remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
cecicasco committed May 24, 2021
1 parent e699597 commit b8c6a00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kingfisher_scrapy/spiders/moldova.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,3 @@ def parse_list(self, response):

url = replace_parameters(response.request.url, offset=data['offset'])
yield self.build_request(url, formatter=join(components(-1), parameters('offset')), callback=self.parse_list)

0 comments on commit b8c6a00

Please sign in to comment.