role_based_system/venv/Lib/site-packages/daphne/__main__.py

4 lines
79 B
Python
Raw Normal View History

from daphne.cli import CommandLineInterface
CommandLineInterface.entrypoint()