"""Allow running as ``python -m deeptutor_cli`` or ``deeptutor``.""" from deeptutor_cli.main import main main()