Skip to content

Commit 7cbc63a

Browse files
Remove __all__ from dpnp_array_api_info.py
1 parent 1ee5b5a commit 7cbc63a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dpnp/dpnp_array_api_info.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@
3838

3939
import dpctl.tensor as dpt
4040

41-
__all__ = ["__array_namespace_info__"]
42-
4341

4442
def __array_namespace_info__():
4543
"""

0 commit comments

Comments
 (0)