Skip to content

Commit

Permalink
🎨 format
Browse files Browse the repository at this point in the history
  • Loading branch information
RF-Tar-Railt committed Nov 22, 2024
1 parent b8d204a commit ab93f41
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_context.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
import pytest
from nonebug import App
from nonebot import get_adapter
from nonebot.adapters.satori import Adapter
from nonebot.adapters.satori.models import User
from nonebot.adapters.satori import Bot, Message
from arclet.alconna import Args, Alconna, CommandMeta
from nonebot.adapters.satori import Bot, Adapter, Message

from tests.fake import FAKE_SATORI_LOGIN, fake_message_event_satori

Expand Down

0 comments on commit ab93f41

Please sign in to comment.