Skip to content

Commit

Permalink
fixed starCalibrationDataReference
Browse files Browse the repository at this point in the history
  • Loading branch information
GarzonDiegoFEUP committed Oct 15, 2024
1 parent 841a63a commit 69237a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nomad_inl_base/schema_packages/star.py
Original file line number Diff line number Diff line change
Expand Up @@ -1072,7 +1072,7 @@ class StarSputtering(SputterDeposition, EntryData):
type=bool,
description="""A boolean to indicate if the experiment is a calibration.""",
a_eln=ELNAnnotation(
component='BooleanEditQuantity',
component='BoolEditQuantity',
label='Calibration experiment',
),
)
Expand Down

0 comments on commit 69237a5

Please sign in to comment.