Skip to content

Changed how we import the nexusparser

Sherjeel Shabih requested to merge update-to-importing-nexusparser into v1.1.1

When importing the nexusparser to use its underlying tools, we always were generating metainfo. I've removed the exposed NexusParser class and have changed the import call here in Nomad. This works for both uses now.

Merge request reports