Skip to content

Commit 2a7d558

Browse files
authored
Merge pull request #38 from nemocrys/update-nomad-baseclasses
remove dict() eln annotation from base_classes.schema.archive.yaml
2 parents 6a57260 + a177816 commit 2a7d558

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

multilog/nomad/base_classes.schema.archive.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ definitions:
106106
execution and that was acting on inputs to produce outputs.
107107
base_section: '#/ElnBaseSection'
108108
m_annotations:
109-
eln: dict()
109+
eln:
110110
sub_sections:
111111
inputs:
112112
repeats: True
@@ -673,7 +673,6 @@ definitions:
673673
Geometry:
674674
m_annotations:
675675
eln:
676-
dict()
677676
sub_sections:
678677
parallelepiped:
679678
section:

0 commit comments

Comments
 (0)