Skip to content

Commit 7829bbf

Browse files
committed
Update test_skos_reader.py
1 parent e6f4d8a commit 7829bbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_struct/test_skos/test_skos_reader.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import rdflib
88

99
from pyobo.struct import Obo
10-
from pyobo.struct.skosrdf import get_skos_ontology
10+
from pyobo.struct.skos import get_skos_ontology
1111

1212
HERE = Path(__file__).parent.resolve()
1313
PATH = HERE.joinpath("test.ttl")

0 commit comments

Comments
 (0)