We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1890d16 commit 162d72aCopy full SHA for 162d72a
pylops/utils/backend.py
@@ -26,7 +26,7 @@
26
]
27
28
from types import ModuleType
29
-from typing import Callable, Union
+from typing import Callable
30
31
import numpy as np
32
import numpy.typing as npt
0 commit comments