We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f33bc83 commit 74ffcaeCopy full SHA for 74ffcae
setup.cfg
@@ -50,6 +50,7 @@ filterwarnings =
50
ignore::astropy.io.votable.exceptions.W49
51
ignore::astropy.io.votable.exceptions.W21
52
ignore::astropy.io.votable.exceptions.W42
53
+ ignore:leap-second auto-update failed:astropy.utils.exceptions.AstropyWarning
54
ignore:numpy.ndarray size changed:RuntimeWarning
55
ignore:OverflowError converting::astropy
56
# Upstream, remove when fixed, PRs have been opened
0 commit comments