You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Problem to get FA Cup and INT-UEFA Nations League A and B
Affected scrapers
WhoScored
Code example
seasons=list(range(2018, 2025))
ws=sd.WhoScored(leagues="INT-UEFA Nations League B", seasons=seasons)
# in _config.py "INT-UEFA Nations League B": {
"WhoScored": "International - UEFA Nations League B",
},
Error message
KeyError: "[('INT-UEFA Nations League B', '1920'), ('INT-UEFA Nations League B', '2324')] not in index"
Contributor Action Plan
I can fix this issue and will submit a pull request.
I’m unsure how to fix this, but I'm willing to work on it with guidance.
I’m not able to fix this issue.
The text was updated successfully, but these errors were encountered:
Describe the bug
Problem to get FA Cup and INT-UEFA Nations League A and B
Affected scrapers
WhoScored
Code example
Error message
Contributor Action Plan
The text was updated successfully, but these errors were encountered: