From 0083163b65f5a734cd059d67d59c6056c333b4b4 Mon Sep 17 00:00:00 2001 From: tarunapt Date: Mon, 17 Mar 2025 00:13:02 +0530 Subject: [PATCH 1/2] 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/2] 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: """