phenotypic.sdk_.checkpoint_lock_path#

phenotypic.sdk_.checkpoint_lock_path(progress_dir_: Path, checkpoint_type: Literal['manifest', 'finalize']) Path[source]#

Return <progress>/.{checkpoint_type}_lock.

Parameters:
  • progress_dir_ (Path)

  • checkpoint_type (Literal['manifest', 'finalize'])

Return type:

Path