"""Allow running as ``python -m steamloop``.""" from steamloop.cli import main main()