Skip to content
Snippets Groups Projects
Commit 4a39419f authored by Frederik Hennig's avatar Frederik Hennig
Browse files

fix: `np.issctype` was removed in NumPy 2.0. Use `issubtype(_, np.generic)` instead.

parent 6e49be6e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment