mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-10-29 14:07:27 +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
|
||||
Reference in New Issue
Block a user