Commit 41249c4
committed
Replace
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.pedantic from VOTable parsing in tests1 parent a4619eb commit 41249c4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
0 commit comments