Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix colormaps' corresponding negative labels for NumPy v2 type casting
Change data type from unsigned to signed int to fix `OverflowError` when adding in negative int labels to a sequence of `uint` labels.
- Loading branch information