from config.dtype import ArchMgrConfig def pull(config: ArchMgrConfig, rebase: bool = False, apply: bool = False): print("pull")