Skip to content

Commit 9ca70c9

Browse files
Update array_api_compat/__init__.py
Co-authored-by: Lucas Colley <lucas.colley8@gmail.com>
1 parent 37c5a68 commit 9ca70c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

array_api_compat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
NumPy Array API compatibility library
33
4-
This is a small wrapper around NumPy, CuPy, JAX, sparse and others that is
4+
This is a small wrapper around NumPy, CuPy, JAX, sparse and others that are
55
compatible with the Array API standard https://data-apis.org/array-api/latest/.
66
See also NEP 47 https://numpy.org/neps/nep-0047-array-api-standard.html.
77

0 commit comments

Comments
 (0)