Skip to content

Conversation

@Akhil-Pothanapalli
Copy link

@Akhil-Pothanapalli Akhil-Pothanapalli commented Jul 21, 2024

summary.py does not import any custom exceptions. But get_xml( ) method uses the MatchNotFoundError. This raises a warning when used locally.

To fix this importing the exceptions will do the job.

from espncricinfo.exceptions import MatchNotFoundError

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant