Skip to content

Commit

Permalink
fix: import _Deskolemizer
Browse files Browse the repository at this point in the history
  • Loading branch information
edmondchuc committed Jul 29, 2024
1 parent 2d93b92 commit d6cf3c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rdflib/graph.py
Original file line number Diff line number Diff line change
Expand Up @@ -294,13 +294,12 @@
from rdflib.store import Store
from rdflib.term import (
BNode,
Genid,
IdentifiedNode,
Identifier,
Literal,
Node,
RDFLibGenid,
URIRef,
_Deskolemizer,
)

if TYPE_CHECKING:
Expand Down

0 comments on commit d6cf3c1

Please sign in to comment.