human/human/__init__.py

5 lines
98 B
Python

#encoding = utf8
from .audio_handler import AudioHandler
from .human_context import HumanContext