Skip to content

Commit

Permalink
🎨 fix version 0.31.7
Browse files Browse the repository at this point in the history
  • Loading branch information
RF-Tar-Railt committed Nov 5, 2023
1 parent 65b8340 commit 731c04a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_uniseg.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from nonebug import App
from nonebot import get_adapter
from arclet.alconna import Alconna
from nonebot.adapters.onebot.v11 import Bot, Event, Adapter, Message, MessageSegment
from nonebot.adapters.onebot.v11 import Bot, Adapter, Message, MessageSegment

from tests.fake import fake_group_message_event_v11

Expand Down

0 comments on commit 731c04a

Please sign in to comment.