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
The `pedantic` option for `parse()` and `parse_single_table()` functions
in `astropy.io.votable` has been deprecated since astropy/astropy#12129
in favour of the `verify` option. This commit replaces the uses of the
deprecated option in `astroquery` tests.
0 commit comments