There was an error while loading. Please reload this page.
2 parents 9eeb9bf + eff073d commit f99e9eaCopy full SHA for f99e9ea
1 file changed
pyshacl/graph_abstraction.py
@@ -1,3 +1,5 @@
1
+from __future__ import annotations
2
+
3
try:
4
from pyoxigraph import (
5
BlankNode as ox_BlankNode,
0 commit comments