Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
python-common
Commits
cf843eda
Commit
cf843eda
authored
Jul 10, 2020
by
Markus Scheidgen
Browse files
Removed dependency to old nomad-meta-info project.
parent
4c83e96b
Changes
1
Hide whitespace changes
Inline
Side-by-side
common/python/nomadcore/local_meta_info.py
View file @
cf843eda
...
...
@@ -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
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment