Skip to content

Commit 7df01f8

Browse files
committed
Update test_obo_to_ofn.py
1 parent dc41839 commit 7df01f8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/test_struct/test_ofn/test_obo_to_ofn.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,13 @@
44
from textwrap import dedent
55

66
from curies import vocabulary as v
7-
from pyobo import build_ontology
87

8+
from pyobo import build_ontology
99
from pyobo.struct import (
1010
Reference,
1111
SynonymTypeDef,
1212
Term,
1313
default_reference,
14-
make_ad_hoc_ontology,
1514
)
1615
from pyobo.struct.functional.obo_to_functional import get_ofn_from_obo
1716

0 commit comments

Comments
 (0)