Skip to content

Commit

Permalink
fix nyaml-nxdl inconsistency
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Aug 30, 2024
1 parent 6ffb9d6 commit fb0be54
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion contributed_definitions/NXfit_function.nxdl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@
</doc>
</field>
<group type="NXfit_parameter"/>
</definition>
</definition>
2 changes: 1 addition & 1 deletion contributed_definitions/NXmpes.nxdl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -914,4 +914,4 @@
<attribute name="energy_indices" recommended="true"/>
</group>
</group>
</definition>
</definition>
2 changes: 1 addition & 1 deletion contributed_definitions/NXpeak.nxdl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@
Total area under the curve.
</doc>
</field>
</definition>
</definition>
2 changes: 1 addition & 1 deletion contributed_definitions/nyaml/NXfit_function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ NXfit_function(NXobject):
# </doc>
# </field>
# <group type="NXfit_parameter"/>
# </definition>
# </definition>
2 changes: 1 addition & 1 deletion contributed_definitions/nyaml/NXmpes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1736,4 +1736,4 @@ NXmpes(NXobject):
# <attribute name="energy_indices" recommended="true"/>
# </group>
# </group>
# </definition>
# </definition>
2 changes: 1 addition & 1 deletion contributed_definitions/nyaml/NXpeak.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,4 @@ NXpeak(NXobject):
# Total area under the curve.
# </doc>
# </field>
# </definition>
# </definition>

0 comments on commit fb0be54

Please sign in to comment.