Skip to content

Commit

Permalink
Add Zambia docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
aguilerapy committed May 28, 2020
1 parent 95531a6 commit e2269b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions kingfisher_scrapy/spiders/zambia.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@


class Zambia(ZipSpider):
"""
Spider arguments
sample
Download only data released on July 2016.
"""
name = 'zambia'

def start_requests(self):
Expand Down

0 comments on commit e2269b1

Please sign in to comment.