spine-tools / Spine-Database-API

Database interface to Spine generic data model
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
6 stars 5 forks source link

Fix JSONConnector #242

Closed soininen closed 1 year ago

soininen commented 1 year ago

This fixes an error message in Importer that was caused by JSONConnector expecting connector options to always contain certain fields.

Fixes spine-tools/Spine-Toolbox#2107

Checklist before merging