Source code for kingfisher_scrapy.spiders.estonia_digiwhist

from kingfisher_scrapy.spiders.digiwhist_base import DigiwhistBase


[docs] class EstoniaDigiwhist(DigiwhistBase): name = 'estonia_digiwhist' country_code = 'ee'