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.
ndimage
CapsuleType
typing_extensions
1 parent c10f698 commit 8cc4313Copy full SHA for 8cc4313
‎scipy-stubs/ndimage/_nd_image.pyi‎
@@ -2,8 +2,8 @@
2
3
from _typeshed import Incomplete
4
from collections.abc import Callable, Mapping
5
-from types import CapsuleType
6
from typing import overload
+from typing_extensions import CapsuleType
7
8
import numpy as np
9
import optype.numpy as onp
0 commit comments