hatiko_task/bot/src/services/__init__.py

3 lines
160 B
Python
Raw Normal View History

2025-01-24 21:21:42 +10:00
from .external_request import External_request_service as External_request_service
from .authentication import Authentication_service as Authentication_service