mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-14 07:56:49 +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