frissyn / valorant.py

Complete Python interface for the Valorant API. Works right out of the box!
https://valorantpy.readthedocs.io
MIT License
125 stars 19 forks source link

Typo fix #45

Closed timothyckl closed 5 months ago

timothyckl commented 1 year ago

I have corrected the typo in the for the region argument in the LocalClient class.

The changes I made weren't covered by the unit tests so I tested them by hand.

frissyn commented 1 year ago

Addresses #44, will take a look at this so I can merge it into the v1.1.x update. Thanks!