We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1caa5e commit ad0d3ffCopy full SHA for ad0d3ff
1 file changed
tests/shared.py
@@ -21,7 +21,7 @@
21
import shutil
22
import tempfile
23
import rdflib
24
-from collections.abc import Collection, Callable
+from collections.abc import Collection
25
from pathlib import Path
26
from typing import Optional, TypeVar, Union
27
from urllib.parse import urljoin
0 commit comments