[BUG] Invalid dims in IOutputVariable
raises for wrong reason
#697
Labels
bug
Something isn't working
IOutputVariable
raises for wrong reason
#697
Description of the error
Error raises due to invalid attribute rather than correct error.
Describe the expected result
Raise
OutputVariableError
Describe the actual result
Suggested fix
Replace
name
with__name__
Additional details
N/A
The text was updated successfully, but these errors were encountered: