There was an error while loading. Please reload this page.
1 parent dc41839 commit 7df01f8Copy full SHA for 7df01f8
1 file changed
tests/test_struct/test_ofn/test_obo_to_ofn.py
@@ -4,14 +4,13 @@
4
from textwrap import dedent
5
6
from curies import vocabulary as v
7
-from pyobo import build_ontology
8
+from pyobo import build_ontology
9
from pyobo.struct import (
10
Reference,
11
SynonymTypeDef,
12
Term,
13
default_reference,
14
- make_ad_hoc_ontology,
15
)
16
from pyobo.struct.functional.obo_to_functional import get_ofn_from_obo
17
0 commit comments