meraki-analytics / cassiopeia

An all-inclusive Python framework for the Riot Games League of Legends API. Cass focuses on making the data easy and fun to work with, while providing all the tools necessary to create a website or do data analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Champion.load() for "Nunu ve Willump"

justmumu opened this issue · comments

Hi,

When I try to load data for "Nunu ve Willump" with code Champion(name="Nunu ve Willump", region="TR")

I got Key error for "Nunu ve Willump"

Hey, does it work if you set the name equal to Nunu and Willump? It's surprising that what you have doesn't work.

I'm going to close this issue, you can reopen it if it's still an issue for you.