Skip to content

Commit 0de9955

Browse files
committed
Add readme with reference to run tests
1 parent fa3ad06 commit 0de9955

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

arrayfire/array_api/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# ArrayFire ArrayAPI
2+
3+
Specification Documentation: [source](https://data-apis.org/array-api/latest/purpose_and_scope.html)
4+
5+
Run tests
6+
7+
```bash
8+
python -m pytest arrayfire/array_api
9+
```

0 commit comments

Comments
 (0)