Skip to content
Snippets Groups Projects
Commit eb45d139 authored by François  LAURENT's avatar François LAURENT
Browse files

version increment

parent c0a1abee
Branches
Tags v0.7
No related merge requests found
Pipeline #93160 passed
name = "TaggingBackends"
uuid = "e551f703-3b82-4335-b341-d497b48d519b"
authors = ["François Laurent", "Institut Pasteur"]
version = "0.6.1"
version = "0.7"
[deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
......
[tool.poetry]
name = "TaggingBackends"
version = "0.6.1"
version = "0.7"
description = "Backbone for LarvaTagger.jl tagging backends"
authors = ["François Laurent"]
......
......@@ -231,7 +231,6 @@ class Labels:
return data
def from_hierarchical_format(self, data):
# never tested
self.metadata = dict(data["metadata"])
run = self.metadata.pop("id")
self.units = data.get("units", {})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment