aiogram-bot-template/web_handlers/__init__.py
2020-08-05 16:03:13 +03:00

3 lines
70 B
Python

from .health import health_app
from .tg_updates import tg_updates_app