Skip to content

Commit 00aad10

Browse files
author
Utkarsh Tyagi
committed
reverted none removal
1 parent 0d44536 commit 00aad10

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/nirfsg/metadata/functions.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2048,6 +2048,7 @@
20482048
]
20492049
},
20502050
'enum': 'SparameterOrientation',
2051+
'grpc_enum': None,
20512052
'name': 'sparameterOrientation',
20522053
'type': 'ViInt32',
20532054
'use_array': False,
@@ -2959,6 +2960,7 @@
29592960
'description': 'Specifies from which stand-alone module to retrieve the last successful self-calibration date and time.'
29602961
},
29612962
'enum': 'Module',
2963+
'grpc_enum': None,
29622964
'name': 'module',
29632965
'type': 'ViInt32'
29642966
},
@@ -3039,6 +3041,7 @@
30393041
'description': 'Specifies from which stand-alone module to retrieve the last successful self-calibration date and time.'
30403042
},
30413043
'enum': 'Module',
3044+
'grpc_enum': None,
30423045
'name': 'module',
30433046
'type': 'ViInt32',
30443047
'use_array': False,

0 commit comments

Comments
 (0)