From bf4fa5a067c550d3a76403789e33839827c96021 Mon Sep 17 00:00:00 2001 From: Ankit Mahato Date: Fri, 31 May 2024 07:11:13 +0530 Subject: [PATCH] Rename array_reshape.md to reshape-array.md --- contrib/numpy/{array_reshape.md => reshape-array.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename contrib/numpy/{array_reshape.md => reshape-array.md} (100%) diff --git a/contrib/numpy/array_reshape.md b/contrib/numpy/reshape-array.md similarity index 100% rename from contrib/numpy/array_reshape.md rename to contrib/numpy/reshape-array.md