Files
CoPay/bot/app/routing/__init__.py
T
2024-11-17 02:31:42 +03:00

5 lines
75 B
Python

__all__: list[str] = []
# Initialize all handlers
from .handlers import *