Closed clalancette closed 1 year ago
These should be uint8 to match the type of the level field below, which is also uint8. This will allow us to assign them without error when using Python.
This will fix #158
CI:
These should be uint8 to match the type of the level field below, which is also uint8. This will allow us to assign them without error when using Python.
This will fix #158