We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5079c88 commit 8ed649eCopy full SHA for 8ed649e
1 file changed
src/nirfsg/metadata/functions.py
@@ -2053,7 +2053,7 @@
2053
'included_in_proto': True,
2054
'method_templates': [
2055
{
2056
- 'documentation_filename': 'get_deembedding_sparameter',
+ 'documentation_filename': 'numpy_method',
2057
'library_interpreter_filename': 'get_deembedding_sparameter',
2058
'method_python_name_suffix': '',
2059
'session_filename': 'none'
@@ -2090,8 +2090,7 @@
2090
},
2091
'name': 'sparametersArraySize',
2092
'type': 'ViInt32',
2093
- 'use_array': False,
2094
- 'use_in_python_api': False
+ 'use_array': False
2095
2096
2097
'direction': 'out',
0 commit comments