Searched refs:output_json_file_path (Results 1 – 1 of 1) sorted by relevance
565 def write_metadata_json(self, output_json_file_path): argument582 with open(output_json_file_path, 'w') as json_file: