human/eventbus/__init__.py
2024-11-06 11:11:53 +08:00

5 lines
51 B
Python

#encoding = utf8
from .event_bus import EventBus