From 083a594a99f454086451dcc582f7e93a258f05f0 Mon Sep 17 00:00:00 2001 From: jon-lee Date: Tue, 10 Jun 2025 15:30:57 +0800 Subject: [PATCH] chore: consistent style --- tests/convert/basic/task.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/convert/basic/task.toml b/tests/convert/basic/task.toml index 9aa1b22..edc67e3 100644 --- a/tests/convert/basic/task.toml +++ b/tests/convert/basic/task.toml @@ -1,7 +1,7 @@ # general task configuration task.name = "hw7 ex2" # task name -max_total_score = 10245871 +max-total-score = 10245871 release.end-time = 2024-12-30 23:59:59+08:00 release.begin-time = 2024-12-29 23:59:59+08:00