Skip to content
Snippets Groups Projects
Markus Holzer's avatar
Markus Holzer authored
Fix: `np.issctype` was removed in NumPy 2.0. Use `issubdtype(_, np.generic)` instead.

See merge request !395
76e63d1a
History
Name Last commit Last update