rosemariafontana commited on
Commit
0a34e1f
·
verified ·
1 Parent(s): e1d3f3e

Update process_data.py

Browse files
Files changed (1) hide show
  1. process_data.py +1 -1
process_data.py CHANGED
@@ -394,7 +394,7 @@ def generate_json_pieces(processed_data):
394
 
395
  interactions = {
396
  **interaction_pretty_json,
397
- "people": person_generated_json
398
  }
399
 
400
  print("ADDED DICTS 2")
 
394
 
395
  interactions = {
396
  **interaction_pretty_json,
397
+ "people": person_pretty_json
398
  }
399
 
400
  print("ADDED DICTS 2")