We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 078c823 commit c28b5f1Copy full SHA for c28b5f1
numpy_array_api_compat/__init__.py
@@ -55,4 +55,4 @@
55
56
from .linalg import matrix_transpose, vecdot
57
58
-from .helpers import *
+from ._helpers import *
0 commit comments