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 3e89fd3 commit 293e723Copy full SHA for 293e723
tool/.mypyignore.txt
@@ -30,6 +30,6 @@ numpy\.typing\.mypy_plugin
30
# workaround for https://github.com/python/mypy/issues/15302#issuecomment-2701979355
31
numpy\.testing(\._private\.utils)?\.check_support_sve
32
33
-# blame typeshed
+# stdlib re-exports with incorrect typeshed stubs
34
numpy\.compat(\.py3k)?\.os_PathLike\.__class_getitem__
35
numpy\.testing\.TestCase\.__init_subclass__
0 commit comments