We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bddbb8 commit b978a13Copy full SHA for b978a13
src/nirfsg/metadata/functions.py
@@ -1519,7 +1519,7 @@
1519
'use_array': False
1520
},
1521
{
1522
- 'array_dimensions': 3,
+ 'array_dimension': 3,
1523
'complex_array_representation': 'complex_number_array',
1524
'direction': 'in',
1525
'documentation': {
@@ -2005,7 +2005,7 @@
2005
'use_in_python_api': True
2006
2007
2008
2009
2010
2011
0 commit comments