Describe the bug
Teams() function is producing following error:
The requested page returned a valid response, but no data could be found. Has the season begun, and is the data available on www.sports-reference.com?
To Reproduce
Sample code which causes an issue.
from sportsipy.nba.teams import Teams
teams = Teams()
Expected behavior
Should create a list object of teams.
Desktop (please complete the following information):
- OS: MacOS, Ventura 13.4
- Sportsipy Version: 0.6.0
Describe the bug
Teams() function is producing following error:
The requested page returned a valid response, but no data could be found. Has the season begun, and is the data available on www.sports-reference.com?
To Reproduce
Sample code which causes an issue.
Expected behavior
Should create a list object of teams.
Desktop (please complete the following information):