"""Allow running as `python -m soup_cli`.""" from soup_cli.cli import run run()