SyncBoundRepoNamespace
Class: warmhub.SyncBoundRepoNamespace
SyncBoundRepoNamespace(namespace: SyncRepoNamespace, org_name: str, repo_name: str)The synchronous repo namespace with org_name/repo_name bound.
Methods
Section titled “Methods”get(*, extra_headers: ExtraHeaders | Unset = UNSET, extra_query: ExtraQuery | Unset = UNSET, extra_body: ExtraBody | Unset = UNSET)See AsyncRepoNamespace.get.
Properties and attributes
Section titled “Properties and attributes”checkpoint
Section titled “checkpoint”checkpoint = SyncBoundRepositoryCheckpointNamespace(namespace.checkpoint, org_name, repo_name)Documentation is not yet available.