Searched refs:json_manifest (Results 1 – 1 of 1) sorted by relevance
86 def prepend_comments(comments, json_manifest): argument87 with open(json_manifest, 'r+') as manifest: