Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
ajnelson-nist committed Sep 10, 2024
1 parent 09f0bc8 commit f521914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rdflib/plugins/sparql/sparql.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
import itertools
import typing as t
from collections.abc import Mapping, MutableMapping

# TODO - import Self from typing_extensions when Python < 3.11.
from typing import (
TYPE_CHECKING,
Expand Down

0 comments on commit f521914

Please sign in to comment.