You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently rely on the private (and undocumented) numpy._typing aliases, which have no formal guarantees, so testing these over the supported range of numpy versions sseems like a good idea.
The text was updated successfully, but these errors were encountered:
We currently rely on the private (and undocumented)
numpy._typing
aliases, which have no formal guarantees, so testing these over the supported range ofnumpy
versions sseems like a good idea.The text was updated successfully, but these errors were encountered: