📝 add examples

This commit is contained in:
yanyongyu
2022-01-07 18:38:04 +08:00
parent 6b2d8d2674
commit 0a10a3c18b
13 changed files with 167 additions and 36 deletions

View File

@ -1,7 +1,7 @@
import pytest
from nonebug import App
from utils import load_plugin, make_fake_event, make_fake_message
from utils import make_fake_event, make_fake_message
@pytest.mark.asyncio