diff --git a/sinergym/envs/eplus_env.py b/sinergym/envs/eplus_env.py index 76870a0403..34370ff3a1 100644 --- a/sinergym/envs/eplus_env.py +++ b/sinergym/envs/eplus_env.py @@ -354,7 +354,6 @@ def step(self, self.logger.warning( 'Step: The action {} is not correct for the Action Space {}'.format( action, self._action_space)) - raise err # Check if episode existed and is not terminated try: