sports bug fixes
This commit is contained in:
parent
9ef4042d23
commit
a2e46b8a7c
@ -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():
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user