diff options
-rw-r--r-- | doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst (renamed from doc/neps/nep-0033-array-creation-dispatch-with-array-function.rst) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/neps/nep-0033-array-creation-dispatch-with-array-function.rst b/doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst index 5b8fd802c..884dbe0cc 100644 --- a/doc/neps/nep-0033-array-creation-dispatch-with-array-function.rst +++ b/doc/neps/nep-0035-array-creation-dispatch-with-array-function.rst @@ -1,5 +1,5 @@ =========================================================== -NEP 33 — Array Creation Dispatching With __array_function__ +NEP 35 — Array Creation Dispatching With __array_function__ =========================================================== :Author: Peter Andreas Entschev <pentschev@nvidia.com> |