sports bug fixes

This commit is contained in:
Neythen Treloar 2022-02-28 20:49:43 +00:00
parent 9ef4042d23
commit a2e46b8a7c

View File

@ -385,7 +385,7 @@ def updateLeagueTables(api_key):
all_data = r.json()
print(all_data)
for league in all_data[0].keys():