"""Entry point for `python -m ingestion`.""" from ingestion.cli import cli cli()