You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed markdown formatting for valType 'info_array'
All three cases in 'InfoArrayValidator' no longer
encounter '[][]' errors. For examples, see
'_node.py' groups property, '_image.py' zmax property,
'_dimension.py' constraintrange property.
Keep the newline between "...specified as"
and "* ..." to avoid rendering a code block.
Note: Python now raises a SyntaxWarning due to '\['.
0 commit comments