webknossos-libs
webknossos-libs copied to clipboard
JSON decode error in add_layer_from_images
Context
- I noticed some CI fails because of a JSONDecodeError: https://github.com/scalableminds/webknossos-libs/actions/runs/9698184867/job/26764161684
Expected Behavior
- The generated properties json should always be generated correctly.
Current Behavior
- When importing image files with add_layer_from_images in some cases a corrupt json is generated.