Searched refs:targetFile (Results 1 – 1 of 1) sorted by relevance
146 with open(targetPath, 'r') as targetFile:147 js = json.load(targetFile)