human/action_handler/ppt/__init__.py
2024-12-24 07:37:03 +08:00

5 lines
94 B
Python

#encoding = utf8
from .ppt_controller import PPTController
from .ppt_action import PPTAction