-
-
Couldn't load subscription status.
- Fork 27
Open
Description
I receive the error TypeError: list indices must be integers or slices, not str here:
Lines 290 to 291 in 3cea16a
| return [historical_data.DriverStats(x) for | |
| x in response.json()["d"]["r"]] |
Haven't examined the response personally, but wondering if this is because multiple driver records are returned.
Metadata
Metadata
Assignees
Labels
No labels