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 error found in LocalClient class #44

Open timothyckl opened 1 year ago

timothyckl commented 1 year ago

Hi there!

As the title states, I found that the region argument for LocalClient class was misspelt. It is spelt "reigon" instead of "region". image