mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-06-02 09:02:43 +00:00
change plugin load
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from . import matchers
|
||||
Reference in New Issue
Block a user