ckan / ckanext-harvest

Remote harvesting extension for CKAN
130 stars 203 forks source link

Fix force_import_val reference before set #453

Closed kentsanggds closed 3 years ago

kentsanggds commented 3 years ago

What

When attempting to run command run-test you will get a UnboundLocalError: local variable 'force_import_val' referenced before assignment, this should fix that error and allow the command to run.