From 7c616dabc1f707e29fa209d83ccaf23c08db528f Mon Sep 17 00:00:00 2001 From: Shivam Pnawar <110524135+shivampanwar1@users.noreply.github.com> Date: Mon, 6 Nov 2023 15:51:05 +0530 Subject: [PATCH 1/2] Create test.py this is my teest file --- test.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.py diff --git a/test.py b/test.py new file mode 100644 index 0000000..0d29d91 --- /dev/null +++ b/test.py @@ -0,0 +1 @@ +# this is my testing file From 396103874d911361a9300cd428622fd48c6f7c84 Mon Sep 17 00:00:00 2001 From: Shivam Pnawar <110524135+shivampanwar1@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:03:33 +0530 Subject: [PATCH 2/2] Update test.py --- test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test.py b/test.py index 0d29d91..9570478 100644 --- a/test.py +++ b/test.py @@ -1 +1,2 @@ # this is my testing file +# test