Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Summary constructor #32

Closed

Conversation

scrambldchannel
Copy link
Contributor

@scrambldchannel scrambldchannel commented Nov 11, 2019

I had a bit of a hack at this, it's not very elegant but seems at least parse the rss feed of current matches and creates a couple of instance attributes - one to give a list of match ids (as strings) and a dictionary with the match ids as key and urls and descriptions for the matches.

Note I remove the match method because I wasn't really sure what it was supposed to return as I wasn't sure what the old json document held.

edit - addresses the issue with summary.py raised as part of #28

@scrambldchannel scrambldchannel deleted the summaryfix branch October 12, 2020 20:46
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