Closed
Description
In IDL, some values that are optional do not have a default value. We should probably express these in Python as having a default value of None.
This is partly the cause of #73
Metadata
Metadata
Assignees
Labels
No labels
In IDL, some values that are optional do not have a default value. We should probably express these in Python as having a default value of None.
This is partly the cause of #73