Skip to content

Replace numpy.typeDict with numpy.sctypeDict

This PR fixes a DeprecationWarning from numpy, see https://github.com/numpy/numpy/pull/17586.

Merge request reports