Closed peifferjd closed 1 year ago
NumPy 1.20.0 changes np.int to just int along with other dtypes (https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations). This fixes that.
NumPy 1.20.0 changes np.int to just int along with other dtypes (https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations). This fixes that.