add empty description to Mod() for Sea classes

Change-Id: I3890782b4e08291f73db0bfc4671c6cbc14f05d6
This commit is contained in:
2023-05-09 08:19:03 +02:00
parent a9fe8577c3
commit 750b5a7794
58 changed files with 274 additions and 273 deletions

View File

@ -117,7 +117,7 @@ Mod('lev',
Mod('n2lev',
'frappy_psi.mercury.N2Level',
'LHe level',
'LN2 level',
slot='DB1.L1',
io='ips',
)
@ -205,4 +205,5 @@ Mod('om',
io='om_io',
sign=-1,
encoder_mode='NO',
target=Param(min=-180, max=360)
)