Loading lib/galaxy/datatypes/registry.py +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ class Registry: ) except AssertionError as exc: self.log.warning(exc) edam = None edam = {} self.config = config self.edam = edam Loading Loading
lib/galaxy/datatypes/registry.py +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ class Registry: ) except AssertionError as exc: self.log.warning(exc) edam = None edam = {} self.config = config self.edam = edam Loading