mgear-dev / mgear4

mGear v.4.x.x (python 3 ready) https://mgear4.readthedocs.io
MIT License
259 stars 91 forks source link

Fix create_spaces function that loads SpaceManager from SMD files #258

Closed hayes87 closed 10 months ago

hayes87 commented 10 months ago

Fixes import_data to return py object, not strings by removing redundant json.dumps. So patch_data function doesnt crash anymore.