tikzplotlib
tikzplotlib copied to clipboard
Replace `np.float_` with `np.float64` for np 2.0
trafficstars
This avoids
AttributeError: `np.float_` was removed in the NumPy 2.0 release. Use `np.float64` instead.