Skip to content

Commit eafbc89

Browse files
committed
fix style
1 parent 352a8e0 commit eafbc89

File tree

1 file changed

+0
-2
lines changed
  • applications/ColossalChat/coati/distributed/reward/code_reward

1 file changed

+0
-2
lines changed

applications/ColossalChat/coati/distributed/reward/code_reward/testing_util.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,6 @@ def run_test(in_outs, test=None, debug=False, timeout=15, run_all_tests=False):
180180
tmp_test = new_test
181181

182182
sol += tmp_test
183-
# if debug:
184-
# print(f"sol = {sol}")
185183
method_name = "code"
186184
signal.alarm(timeout)
187185
try:

0 commit comments

Comments
 (0)