mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-07-23 03:33:05 +00:00
fix style
This commit is contained in:
parent
a992da9f0f
commit
d850475208
@ -180,8 +180,6 @@ def run_test(in_outs, test=None, debug=False, timeout=15, run_all_tests=False):
|
||||
tmp_test = new_test
|
||||
|
||||
sol += tmp_test
|
||||
# if debug:
|
||||
# print(f"sol = {sol}")
|
||||
method_name = "code"
|
||||
signal.alarm(timeout)
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user