@ -29,6 +29,7 @@ eval_results = {
filename = 'eval_results.json'
if not os.path.exists(filename):
print('No previous evaluation?')
with open(filename, 'w') as file:
json.dump({'eval_results': []}, file, indent=2)
The note is not visible to the blocked user.