4 lines
78 B
Python
Raw Normal View History

2025-11-04 05:17:27 +01:00
from pr.commands.handlers import handle_command
__all__ = ['handle_command']