Skip to content

Issue when writing into dataset.info multiple times #10

Description

@Madave94

A fix was applied in 7210c43 which solves the issue for now, but using

    del dataset.info["mmAPs"]
    dataset.info["mmAPs"] = mmaps
    dataset.save()

should not be a permanent fix.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions