mirror of
https://github.com/A-Minos/nonebot-plugin-tetris-stats.git
synced 2026-03-05 05:36:54 +08:00
🔥 删除不需要的 type: ignore
This commit is contained in:
@@ -2,7 +2,7 @@ from base64 import b64encode
|
||||
from io import BytesIO
|
||||
from typing import Literal, overload
|
||||
|
||||
from nonebot_plugin_userinfo import UserInfo # type: ignore[import-untyped]
|
||||
from nonebot_plugin_userinfo import UserInfo
|
||||
from PIL import Image
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user