Open zarino opened 5 days ago
While implementing https://github.com/mysociety/local-intelligence-hub/pull/613 I noticed a couple of import scripts were failing with a JSONDecodeError, because the Parlparse JSON file could not be found, aparently…?
import_christian_aid_group_locations
import_onward_polling_data
Maybe I was just missing something obvious? If not, we should fix this.
While implementing https://github.com/mysociety/local-intelligence-hub/pull/613 I noticed a couple of import scripts were failing with a JSONDecodeError, because the Parlparse JSON file could not be found, aparently…?
import_christian_aid_group_locations
import_onward_polling_data
Maybe I was just missing something obvious? If not, we should fix this.