Skip to content

Commit

Permalink
fix: remove alternate identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
ManonMarchand committed Jan 24, 2025
1 parent 323fae4 commit 3f84289
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyvo/registry/tests/test_regtap.py
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,6 @@ def test_get_alt_identifier():
rsc = _makeRegistryRecord(ivoid="ivo://cds.vizier/i/337")
assert set(rsc.get_alt_identifiers()) == {
'doi:10.26093/cds/vizier.1337',
'bibcode:doi:10.5270/esa-ogmeula',
'bibcode:2016yCat.1337....0G'}


Expand Down

0 comments on commit 3f84289

Please sign in to comment.