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