We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68a9bb3 commit 2e7e8b5Copy full SHA for 2e7e8b5
nibabel/pydicom_compat.py
@@ -23,7 +23,7 @@
23
from __future__ import annotations
24
25
import warnings
26
-from typing import Callable
+from collections.abc import Callable
27
28
from .deprecated import deprecate_with_version
29
from .optpkg import optional_package
0 commit comments