We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73e4683 commit d41a418Copy full SHA for d41a418
case_utils/case_validate/validate_utils.py
@@ -7,7 +7,7 @@
7
8
import case_utils
9
from case_utils.case_validate.validate_types import NonExistentCASEVersionError
10
-from case_utils.ontology import CURRENT_CASE_VERSION
+from case_utils.ontology.version_info import CURRENT_CASE_VERSION
11
12
NS_OWL = rdflib.OWL
13
NS_RDF = rdflib.RDF
0 commit comments