sync/trypush.py [42:49]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    def __init__(self,
                 git_gecko: Repo,
                 worktree: Repo,
                 tests_by_type: Mapping[str, list[str]] | None,
                 rebuild: int,
                 hacks: bool = True,
                 **kwargs: Any
                 ) -> None:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



sync/trypush.py [127:134]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    def __init__(self,
                 git_gecko: Repo,
                 worktree: Repo,
                 tests_by_type: Mapping[str, list[str]] | None,
                 rebuild: int,
                 hacks: bool = True,
                 **kwargs: Any
                 ) -> None:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



