"""Allow running as ``python -m talk_python_cli``.""" from talk_python_cli.app import main main()