ForzaJuve1 commited on
Commit
981334e
1 Parent(s): 120d573

Update Integration.py

Browse files
Files changed (1) hide show
  1. Integration.py +1 -1
Integration.py CHANGED
@@ -651,6 +651,6 @@ class Euro2020Dataset(GeneratorBasedBuilder):
651
  "TeamLineUps": team_linup,
652
  "TeamStats": team_stats,
653
  "PlayerStats": player_stats,
654
- "PlayerPreMatchInfo": pre_match_info
655
  }
656
 
 
651
  "TeamLineUps": team_linup,
652
  "TeamStats": team_stats,
653
  "PlayerStats": player_stats,
654
+ "PlayerPreMatchInfo": pre_match_info,
655
  }
656