4 lines
78 B
Python
4 lines
78 B
Python
|
|
from pr.commands.handlers import handle_command
|
||
|
|
|
||
|
|
__all__ = ['handle_command']
|