nicetoolbox.utils.base_detectors.input_map_to_tuple_keys

nicetoolbox.utils.base_detectors.input_map_to_tuple_keys(input_map: Dict[str, str]) Dict[Tuple[str, str], Path][source]

Convert input_map with string keys back to tuple keys with Path objects.