Skip to content

Commit

Permalink
Update changes from review
Browse files Browse the repository at this point in the history
  • Loading branch information
aguilerapy committed Mar 17, 2021
1 parent 85df857 commit d1a2b13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kingfisher_scrapy/spiders/malta.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ class Malta(CompressedFileSpider):
data_type = 'record_package'
date_format = 'year-month'
default_from_date = '2019-10'
encoding = 'mytmtm'

def start_requests(self):
yield scrapy.Request(
Expand Down

0 comments on commit d1a2b13

Please sign in to comment.