Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Deprecation Warnings for numpy type aliases #276

Open
madhavmk opened this issue May 30, 2024 · 1 comment
Open

Fix Deprecation Warnings for numpy type aliases #276

madhavmk opened this issue May 30, 2024 · 1 comment
Assignees

Comments

@madhavmk
Copy link
Collaborator

Use correct aliases for deprecated numpy types

/home/madhavmk/Desktop/offshore-geodesy/.nox/tests/lib/python3.11/site-packages/nptyping/typing_.py:54: DeprecationWarning: `np.object0` is a deprecated alias for ``np.object0` is a deprecated alias for `np.object_`. `object` can be used instead.  (Deprecated NumPy 1.24)`.  (Deprecated NumPy 1.24)
@madhavmk madhavmk self-assigned this May 30, 2024
@madhavmk
Copy link
Collaborator Author

After further research, this is an open issue on the nptyping library.
Attaching link to Issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant