-
- Downloads
Merge branch 'fix-numpy' into 'master'
Fix: `np.issctype` was removed in NumPy 2.0. Use `issubdtype(_, np.generic)` instead. See merge request !395
No related branches found
No related tags found
Please register or sign in to comment