-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
In TilesByList tile_dictionary entries generated by numpy fail isinstance(x, int). Use isinstance(x, (int, np.integer)) instead.
HistomicsStream/histomics_stream/configure.py
Line 760 in ff6539c
| isinstance(tile_corner[key], int) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working