Files
backend-python/template/backend/src/{% if 'kurigram_userbot' in backend_services %}userbot{% endif %}/__init__.py.jinja
T
2026-09-08 19:17:12 +02:00

4 lines
65 B
Django/Jinja

from .modules.client import PyroClient
__all__ = ["PyroClient"]