mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-16 02:50:48 +00:00
📝 add examples
This commit is contained in:
@ -4,8 +4,6 @@ from typing import TYPE_CHECKING, Set
|
||||
|
||||
import pytest
|
||||
|
||||
from utils import load_plugin
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from nonebot.plugin import Plugin
|
||||
|
||||
|
Reference in New Issue
Block a user