ForzaJuve1
commited on
Update Integration.py
Browse files- 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 |
|