From d314d760af6ddcabef554cf07f317a690bff51cb Mon Sep 17 00:00:00 2001 From: Rupa-Rd Date: Mon, 20 May 2024 21:46:30 +0530 Subject: [PATCH] Datatypes.md file is added to the index.md --- contrib/numpy/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/numpy/index.md b/contrib/numpy/index.md index 82596a2..6d02025 100644 --- a/contrib/numpy/index.md +++ b/contrib/numpy/index.md @@ -1,3 +1,4 @@ # List of sections - [Section title](filename.md) +- [Numpy Datatypes](datatypes.md) \ No newline at end of file