Patrick Wrobel
Patrick Wrobel
A couple of days ago it was working fine and now I cannot seem to format my files. Intellisense still seems to work. Running on Windows 10. Output from `pip3...
First I get the match history for a summoner. Then on the first match I get an exception when I call match.load(): ``` Traceback (most recent call last): File "C:\Users\Patrick\code\LeagueStats\lol.py",...
Calling to_dict() on a Match object results in a dictionary with a redundant key-value pair for game duration.