mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-05-09 18:27:56 +08:00
⬆️ upgrade nonebot_plugin_saa
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from abc import ABC
|
||||
|
||||
from pydantic import BaseModel
|
||||
from nonebot_plugin_saa.utils import AllSupportedPlatformTarget as UserInfo
|
||||
from nonebot_plugin_saa.registries import AllSupportedPlatformTarget as UserInfo
|
||||
|
||||
from ....types import Tag, Category
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ from functools import partial
|
||||
|
||||
from nonebot.log import logger
|
||||
from pydantic import BaseModel
|
||||
from nonebot_plugin_saa.utils import AllSupportedPlatformTarget
|
||||
from nonebot_plugin_saa.registries import AllSupportedPlatformTarget
|
||||
|
||||
from ..utils import NBESFParseErr
|
||||
from ....types import Tag, Category
|
||||
|
||||
Reference in New Issue
Block a user