Merge branch 'master' of github.com:ckan/ckanext-harvest

This commit is contained in:
amercader 2020-01-22 14:38:33 +01:00
commit 8525767dac
1 changed files with 1 additions and 1 deletions

View File

@ -439,7 +439,7 @@ dataset dict in the ``content`` property.
This is a simple example::
from ckanext.harvester.harvesters.ckanharvester import CKANHarvester
from ckanext.harvest.harvesters.ckanharvester import CKANHarvester
class MySiteCKANHarvester(CKANHarvester):