Skip to content

Commit 34df551

Browse files
committed
prioritize pmid over pubmed for prefix resolution of ncbi pubmed identifiers based on resolution for GO
1 parent 5b38051 commit 34df551

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_core/test_prefixmaps.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ def test_from_upstream(self):
182182
self.assertEqual(pm[pfx], exp)
183183
self.assertEqual(pmi[exp], pfx)
184184

185-
186185
def test_synonyms(self):
187186
# prefixmaps prioritizes GO prefix resolution over bioregistry in terms of adding canonical tags.
188187
canonical = "PMID:1234"

0 commit comments

Comments
 (0)