mirror of
https://github.com/ijaric/voice_assistant.git
synced 2025-05-24 06:23:28 +00:00
4 lines
61 B
Python
4 lines
61 B
Python
from .services import JokeService
|
|
|
|
__all__ = ["JokeService"]
|