fix(database): fix score database

This commit is contained in:
MingxuanGame
2025-07-26 12:05:54 +08:00
parent 7ea4570c17
commit 585cb9d98a
14 changed files with 90 additions and 107 deletions

View File

@@ -1,5 +1,3 @@
# ruff: noqa: I002
from datetime import datetime
from typing import TYPE_CHECKING, cast