Skip to content

Commit 05c7802

Browse files
committed
Add array_attributes to stubs.__all__
1 parent befbd80 commit 05c7802

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

array_api_tests/stubs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
__all__ = [
1010
"name_to_func",
1111
"array_methods",
12+
"array_attributes",
1213
"category_to_funcs",
1314
"EXTENSIONS",
1415
"extension_to_funcs",

0 commit comments

Comments
 (0)