mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-07-17 23:33:00 +08:00
remove ipdb
This commit is contained in:
parent
9448a93360
commit
af8cbf6ecf
@ -30,9 +30,6 @@ async def test_arknights(app: App):
|
|||||||
from nonebot_bison.platform.arknights import Arknights
|
from nonebot_bison.platform.arknights import Arknights
|
||||||
|
|
||||||
ak = Arknights()
|
ak = Arknights()
|
||||||
import ipdb
|
|
||||||
|
|
||||||
ipdb.set_trace()
|
|
||||||
res = await ak.parse(
|
res = await ak.parse(
|
||||||
{"webUrl": "https://ak.hycdn.cn/announce/IOS/announcement/854_1644580545.html"}
|
{"webUrl": "https://ak.hycdn.cn/announce/IOS/announcement/854_1644580545.html"}
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user