💡 将 TODO 改成 Maple Font 的连字样式)

This commit is contained in:
2024-08-12 14:40:21 +08:00
parent b0cff16dc6
commit 5c2ffe13b0
2 changed files with 2 additions and 2 deletions

View File

@@ -151,7 +151,7 @@ async def make_query_image_v2(player: Player) -> bytes:
zen: ZenSuccessModel
avatar_revision: int | None
banner_revision: int | None
# [todo) 有没有什么办法能让这类型推导成功)
# TODO)) 有没有什么办法能让这类型推导成功)
user, user_info, sprint, blitz, zen, avatar_revision, banner_revision = await gather( # type: ignore[assignment]
player.user,
player.get_info(),