This commit is contained in:
DingZQ
2025-02-09 13:10:44 +08:00
parent e3e46b48e1
commit 59875effbf

View File

@@ -998,6 +998,7 @@ def run_simulation(name: str, simulation_type: str, modify_pattern_start_time: s
# 运行并返回结果
print(f'Before run_project')
result = run_project(name_c)
# print(f'Simulation result : ' + result)