Skip to content

Commit 74ffcae

Browse files
committed
TST: Ignore leap second warning
1 parent f33bc83 commit 74ffcae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ filterwarnings =
5050
ignore::astropy.io.votable.exceptions.W49
5151
ignore::astropy.io.votable.exceptions.W21
5252
ignore::astropy.io.votable.exceptions.W42
53+
ignore:leap-second auto-update failed:astropy.utils.exceptions.AstropyWarning
5354
ignore:numpy.ndarray size changed:RuntimeWarning
5455
ignore:OverflowError converting::astropy
5556
# Upstream, remove when fixed, PRs have been opened

0 commit comments

Comments
 (0)