"""Allow running the collector with `python -m app`.""" from app.collector import main main()