This commit is contained in:
NianBroken
2024-08-04 21:10:34 +08:00 Unverified
parent cd7bbddef6
commit 02448ae0e4
2 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -82,4 +82,4 @@ def get_grade(student_client, output_type="none"):
except Exception:
print(traceback.format_exc())
return "获取成绩时出错"
return "获取成绩时出错\n------"