Skip to content

Commit f7aa680

Browse files
authored
Revert removed exported symbols
1 parent ec76569 commit f7aa680

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/array_api_stubs/_draft/data_type_functions.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
__all__ = ["astype", "can_cast", "finfo", "iinfo", "isdtype", "result_type"]
2+
13
from ._types import (
24
Union,
35
Tuple,

0 commit comments

Comments
 (0)