While try to fetch england team t20 data I am facing key error, I think in t20 england is missing. `a = ca.getTeamData(teamName="England", dir=".",file="england_t20.csv", matchType="T20", homeOrAway=[1,2,3], result=[1,2,3, 4], save=True)`  
While try to fetch england team t20 data I am facing key error, I think in t20 england is missing.
a = ca.getTeamData(teamName="England", dir=".",file="england_t20.csv", matchType="T20", homeOrAway=[1,2,3], result=[1,2,3, 4], save=True)