diff --git a/daphne/__main__.py b/daphne/__main__.py index 2715716..1824073 100644 --- a/daphne/__main__.py +++ b/daphne/__main__.py @@ -1,3 +1,4 @@ from daphne.cli import CommandLineInterface + CommandLineInterface.entrypoint()