ksuit.utils.code

Functions

store_code_archive(code_path, output_path)

Store a copy of the code in the output directory for reproducibility.

Module Contents

ksuit.utils.code.store_code_archive(code_path, output_path)

Store a copy of the code in the output directory for reproducibility.

Parameters:
Return type:

pathlib.Path | None