Skip to content

Commit ad0d3ff

Browse files
committed
more linting
1 parent c1caa5e commit ad0d3ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/shared.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
import shutil
2222
import tempfile
2323
import rdflib
24-
from collections.abc import Collection, Callable
24+
from collections.abc import Collection
2525
from pathlib import Path
2626
from typing import Optional, TypeVar, Union
2727
from urllib.parse import urljoin

0 commit comments

Comments
 (0)