sports bug fixes
This commit is contained in:
@@ -385,7 +385,7 @@ def updateLeagueTables(api_key):
|
|||||||
|
|
||||||
all_data = r.json()
|
all_data = r.json()
|
||||||
|
|
||||||
|
print(all_data)
|
||||||
for league in all_data[0].keys():
|
for league in all_data[0].keys():
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user