mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-07-25 12:35:02 +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
|
tmp_test = new_test
|
||||||
|
|
||||||
sol += tmp_test
|
sol += tmp_test
|
||||||
# if debug:
|
|
||||||
# print(f"sol = {sol}")
|
|
||||||
method_name = "code"
|
method_name = "code"
|
||||||
signal.alarm(timeout)
|
signal.alarm(timeout)
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user