text change (#568)

This commit is contained in:
XianBW
2025-02-08 21:14:13 +08:00
committed by GitHub
parent f8a4d2a7b5
commit f37ec32981
2 changed files with 3 additions and 3 deletions
@@ -50,4 +50,4 @@ val_pred, test_pred, final_hypers = model_workflow(
)
log_execution_results(start_time, val_pred, test_pred, final_hypers, "The second execution")
print("Model code test passed successfully.")
print("Model code test end.")