Skip to content

Commit

Permalink
Merge pull request #643 from cds-astro/fix-alternate-identifiers
Browse files Browse the repository at this point in the history
fix: remove alternate identifier
  • Loading branch information
bsipocz authored Jan 24, 2025
2 parents 323fae4 + 3f84289 commit 50d3e7a
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 50d3e7a

Please sign in to comment.