Searched refs:get_metadata_path (Results 1 – 1 of 1) sorted by relevance
41 def get_metadata_path(proj_path: Path) -> Path: function65 with get_metadata_path(proj_path).open('r') as metadata_file:89 with get_metadata_path(proj_path).open('w') as metadata_file: