Skip to content

Issue when writing into dataset.info multiple times #10

@Madave94

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.

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