From 4fab448f601c2581eecaae40139ba8c71ece7afe Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Thu, 14 Dec 2023 14:55:37 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- numpy/reshape/README.md | 51 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git a/numpy/reshape/README.md b/numpy/reshape/README.md index 8713275..829d4b1 100644 --- a/numpy/reshape/README.md +++ b/numpy/reshape/README.md @@ -1,4 +1,4 @@ -# Reshape, flatten +# Reshape and flatten {:.no_toc}