Skip to content

Commit

Permalink
adding NORMALIZE_LITERALS to rdflib.__all__
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteGobo committed Jul 16, 2023
1 parent 394215f commit 4423e99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rdflib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"util",
"plugin",
"query",
"NORMALIZE_LITERALS",
]

logger = logging.getLogger(__name__)
Expand Down

0 comments on commit 4423e99

Please sign in to comment.