mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
change plugin load
This commit is contained in:
4
tests/test_plugins/test_package/__init__.py
Normal file
4
tests/test_plugins/test_package/__init__.py
Normal file
@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from . import matchers
|
0
tests/test_plugins/test_package/matchers.py
Normal file
0
tests/test_plugins/test_package/matchers.py
Normal file
Reference in New Issue
Block a user