100XZX001 commited on
Commit
fcaf7ff
·
verified ·
1 Parent(s): 0eddef8

Update environment.py

Browse files
Files changed (1) hide show
  1. environment.py +0 -1
environment.py CHANGED
@@ -382,7 +382,6 @@ class CodeReviewEnv:
382
  # ============================================================
383
  return max(-1.0, min(1.0, reward))
384
 
385
- return reward
386
 
387
  # ===================================================================
388
  def _get_action_type(self, action: AnyAction) -> str:
 
382
  # ============================================================
383
  return max(-1.0, min(1.0, reward))
384
 
 
385
 
386
  # ===================================================================
387
  def _get_action_type(self, action: AnyAction) -> str: