From 30b64a31bec7e3eadbe32dbb704ef7e64f49c0ba Mon Sep 17 00:00:00 2001 From: AnuushkaY Date: Wed, 19 Feb 2025 00:28:47 +0530 Subject: [PATCH 1/2] test --- Task1/test.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 Task1/test.py diff --git a/Task1/test.py b/Task1/test.py new file mode 100644 index 0000000..8e5c308 --- /dev/null +++ b/Task1/test.py @@ -0,0 +1 @@ +print("creating branch") \ No newline at end of file From 809a69461e5d10aa702fb6197ec6fa4e7f10b817 Mon Sep 17 00:00:00 2001 From: AnuushkaY Date: Wed, 19 Feb 2025 00:37:03 +0530 Subject: [PATCH 2/2] test.py --- Task1/test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Task1/test.py b/Task1/test.py index 8e5c308..26ea3ff 100644 --- a/Task1/test.py +++ b/Task1/test.py @@ -1 +1 @@ -print("creating branch") \ No newline at end of file +print("created my first Pull Request")