Skip to content

Commit 293e723

Browse files
committed
💡 more descriptive comment in the perma-allowlist
1 parent 3e89fd3 commit 293e723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tool/.mypyignore.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ numpy\.typing\.mypy_plugin
3030
# workaround for https://github.com/python/mypy/issues/15302#issuecomment-2701979355
3131
numpy\.testing(\._private\.utils)?\.check_support_sve
3232

33-
# blame typeshed
33+
# stdlib re-exports with incorrect typeshed stubs
3434
numpy\.compat(\.py3k)?\.os_PathLike\.__class_getitem__
3535
numpy\.testing\.TestCase\.__init_subclass__

0 commit comments

Comments
 (0)