Skip to content
Snippets Groups Projects
Commit cf843eda authored by Markus Scheidgen's avatar Markus Scheidgen
Browse files

Removed dependency to old nomad-meta-info project.

parent 4c83e96b
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,9 @@ import json
import os, re
from nomadcore.json_support import jsonCompactS, jsonCompactD, jsonIndentD
from io import open
import metainfo
# We removed the old nomad-meta-info project and the metainfo module respectively. Most of the
# functionality in this module wont work anymore.
# import metainfo
"""objects to handle a local InfoKinds with unique name (think self written json)"""
class InfoKindEl(object):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment