Source code for kingfisher_scrapy.spiders.lithuania_digiwhist

from kingfisher_scrapy.spiders.digiwhist_base import DigiwhistBase


[docs] class LithuaniaDigiwhist(DigiwhistBase): name = 'lithuania_digiwhist' country_code = 'lt'