webknossos-libs icon indicating copy to clipboard operation
webknossos-libs copied to clipboard

JSON decode error in add_layer_from_images

Open markbader opened this issue 1 year ago • 0 comments

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.

markbader avatar Jun 27 '24 15:06 markbader