ml_switcheroo.cli.handlers.verify ================================= .. py:module:: ml_switcheroo.cli.handlers.verify Functions --------- .. autoapisummary:: ml_switcheroo.cli.handlers.verify.handle_ci Module Contents --------------- .. py:function:: handle_ci(update_readme: bool, readme_path: pathlib.Path, json_report: Optional[pathlib.Path]) -> int Handles 'ci' command.