-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
TST: avoid excessive warning filtering in a io.fits test #16775
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
Conversation
Thank you for your contribution to Astropy! 🌌 This checklist is meant to remind the package maintainers who will review this pull request of some common things to look for.
|
👋 Thank you for your draft pull request! Do you know that you can use |
Thanks! LGTM but I'll give Simon a chance to review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @neutrinoceros !
Ah, of course I'm only realizing now but the warning should only be expected to go off if we have numpy 2... I'll open a third PR update: this is #16778 |
…775-on-v6.1.x Backport PR #16775 on branch v6.1.x (TST: avoid excessive warning filtering in a io.fits test)
Description
This is a follow up to #16766 as requested by @saimn