buffalo_panel.post.load_solved_case_artifact

buffalo_panel.post.load_solved_case_artifact(path)[source]

Load one solved-case artifact from YAML.

Parameters:

path (str | Path) – YAML artifact path.

Returns:

Parsed and validated solved-case artifact.

Return type:

SolvedCaseArtifact