From 0083163b65f5a734cd059d67d59c6056c333b4b4 Mon Sep 17 00:00:00 2001 From: tarunapt Date: Mon, 17 Mar 2025 00:13:02 +0530 Subject: [PATCH 1/3] test changes for pr --- constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.py b/constants.py index 9ca60ee..2c43500 100644 --- a/constants.py +++ b/constants.py @@ -1,7 +1,7 @@ """ Simulation Constants """ - +# test changes in this class SimColor: """ From d3e607d17e6205690f8b5046c453b0655e19c742 Mon Sep 17 00:00:00 2001 From: tarunapt Date: Mon, 17 Mar 2025 00:19:00 +0530 Subject: [PATCH 2/3] second pr --- constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.py b/constants.py index 2c43500..fcdb933 100644 --- a/constants.py +++ b/constants.py @@ -1,7 +1,7 @@ """ Simulation Constants """ -# test changes in this +# another pr testing class SimColor: """ From 36caa13d33ce8f361859b6a4fdf4974963c525a2 Mon Sep 17 00:00:00 2001 From: tarunapt Date: Mon, 17 Mar 2025 01:04:17 +0530 Subject: [PATCH 3/3] test commit --- test.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.txt diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..0b27963 --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +my changes for testing multiple branches \ No newline at end of file