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