@ -351,6 +351,5 @@ with open('output.json', 'w') as json_file:
json.dump(data_to_write, json_file)
```