4 lines
79 B
Python
4 lines
79 B
Python
|
from daphne.cli import CommandLineInterface
|
||
|
|
||
|
CommandLineInterface.entrypoint()
|