Skip to content
Snippets Groups Projects
Commit cf70298b authored by Carlos Vega's avatar Carlos Vega
Browse files

fixed test

parent d9663537
No related branches found
No related tags found
No related merge requests found
......@@ -140,4 +140,4 @@ if __name__ == "__main__":
print('')
print(bkb.get_co_occurrences('DOID:2841'))
print('')
print(bkb.get_mentions(['DOID:2841', 'DOID:1205']))
print(bkb.get_mentions(["DOID:10652", "DOID:10935"]))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment