Skip to content

Commit 90b5075

Browse files
committed
Small docs cleanups
1 parent afdc760 commit 90b5075

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -183,16 +183,12 @@ issue, but this hasn't necessarily been tested thoroughly.
183183
API standard. [Support for 2023.12 is
184184
planned](https://github.com/data-apis/array-api-strict/issues/25).
185185

186-
## Usage
187-
188-
TODO: Add a sample CI script here.
189-
190186
## Relationship to `numpy.array_api`
191187

192188
Previously this implementation was available as `numpy.array_api`, but it was
193189
moved to a separate package for NumPy 2.0.
194190

195-
Note that the history of this repo prior to commit
191+
The history of this repo prior to commit
196192
[fbefd42e4d11e9be20e0a4785f2619fc1aef1e7c](https://github.com/data-apis/array-api-strict/commit/fbefd42e4d11e9be20e0a4785f2619fc1aef1e7c)
197193
was generated automatically from the numpy git history, using the following
198194
[git-filter-repo](https://github.com/newren/git-filter-repo) command:

0 commit comments

Comments
 (0)