mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-01-21 11:11:52 +00:00
plugin load
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
from typing import Dict, Any, Optional
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from typing import Any, Dict, Optional
|
||||
|
||||
|
||||
class Event(dict):
|
||||
|
||||
Reference in New Issue
Block a user