billy-yoyo / RainbowSixSiege-Python-API

Asynchronous python api for rainbow six siege (r6sapi)
MIT License
130 stars 31 forks source link

Syntax errror in operators.py #58

Closed Jackywathy closed 3 years ago

Jackywathy commented 3 years ago

someone seems to have forgotten some commas in the OperatorStatisticNames dictionary

https://github.com/billy-yoyo/RainbowSixSiege-Python-API/blob/a1c414bc58d83d2d3c9a9cd39218c73756470d6a/r6sapi/operators.py#L186-L189