There was an error while loading. Please reload this page.
1 parent e6f4d8a commit 7829bbfCopy full SHA for 7829bbf
1 file changed
tests/test_struct/test_skos/test_skos_reader.py
@@ -7,7 +7,7 @@
7
import rdflib
8
9
from pyobo.struct import Obo
10
-from pyobo.struct.skosrdf import get_skos_ontology
+from pyobo.struct.skos import get_skos_ontology
11
12
HERE = Path(__file__).parent.resolve()
13
PATH = HERE.joinpath("test.ttl")
0 commit comments