Skip to content

Commit

Permalink
meaning fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Wegmann committed Sep 10, 2024
1 parent d4aed22 commit d2752a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/secop_ophyd/SECoPDevices.py
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,6 @@ async def generate_nexus_struct(self) -> str:
{self._module}:NXsensor
\t@NX_class = NXsensor
\tname:NX_CHAR = "{self._module}"{measurement_line}{importance_line}{key_line}{link_line}
\t\t@secop_importance:NX_INT= 0
\tmodel:NX_CHAR = "{implementation}"
\tdescription:NX_CHAR = "{description}"
Expand Down

0 comments on commit d2752a2

Please sign in to comment.