From 2b20646eff1c1d1761d17f454244643c2461c906 Mon Sep 17 00:00:00 2001 From: Aniket Dixit <34195159+IamAniket12@users.noreply.github.com> Date: Wed, 18 Sep 2024 18:31:24 +0100 Subject: [PATCH] removed print statement --- testing/test_boptestGymEnv.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/testing/test_boptestGymEnv.py b/testing/test_boptestGymEnv.py index f23001a..9ce0f74 100644 --- a/testing/test_boptestGymEnv.py +++ b/testing/test_boptestGymEnv.py @@ -579,8 +579,7 @@ def check_from_cell_output(self, cell_output, str_output): class TestMultiActions(unittest.TestCase): def setUp(self): '''Set up the environment and model for testing.''' - #env:singlezone_commercial_hydronic - print(url) + # env:singlezone_commercial_hydronic # Initialize the environment self.env = BoptestGymEnv( url=url,