Skip to content

Commit

Permalink
Update mexico inai docs
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, 2020
1 parent 987202d commit 6fa5649
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kingfisher_scrapy/spiders/mexico_inai_portal.py
Expand Up @@ -8,7 +8,8 @@ class MexicoINAIPortal(SimpleSpider):
"""
Spider arguments
sample
Downloads one page of records.
Downloads the records listed on the first page at
http://contratacionesabiertas.inai.org.mx/contratacionesabiertas/contratos/.
"""
name = 'mexico_inai_portal'
data_type = 'record'
Expand Down

0 comments on commit 6fa5649

Please sign in to comment.