Skip to content

Commit 3930aea

Browse files
author
Bas van Beek
committed
MAINT: Add missing annotations for IS_PYSTON
1 parent b9c0a23 commit 3930aea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

numpy/testing/_private/utils.pyi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ class suppress_warnings:
133133

134134
verbose: int
135135
IS_PYPY: Final[bool]
136+
IS_PYSTON: Final[bool]
136137
HAS_REFCOUNT: Final[bool]
137138
HAS_LAPACK64: Final[bool]
138139

0 commit comments

Comments
 (0)