Skip to content

Fix script retrieval to work with bs4 >= 4.9 #140

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

Merged
merged 1 commit into from
Apr 20, 2020
Merged

Fix script retrieval to work with bs4 >= 4.9 #140

merged 1 commit into from
Apr 20, 2020

Conversation

FriedrichFroebel
Copy link
Collaborator

Fix #139 regarding the retrieval of JavaScript objects for bs4 >= 4.9 . This raises the minimum bs4 version to 4.9 as well.

Additionally some typos have been fixed inside the README and a paragraph regarding updating a test cassette has been added.

@FriedrichFroebel FriedrichFroebel merged commit 405aaa6 into tomasbedrich:master Apr 20, 2020
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.

IndexError: list index out of range
2 participants