human/action_handler/ppt/__init__.py

5 lines
94 B
Python
Raw Normal View History

2024-12-23 23:37:03 +00:00
#encoding = utf8
from .ppt_controller import PPTController
from .ppt_action import PPTAction