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

Tests don't specify BeautifulSoup parser #85

Closed
elliot-100 opened this issue Jul 4, 2024 · 1 comment · Fixed by #86
Closed

Tests don't specify BeautifulSoup parser #85

elliot-100 opened this issue Jul 4, 2024 · 1 comment · Fixed by #86
Labels
bug Something isn't working

Comments

@elliot-100
Copy link
Owner

elliot-100 commented Jul 4, 2024

On running tests:

bs4.GuessedAtParserWarning: No parser was explicitly specified, so I'm using the best available HTML parser for this system ("html.parser"). This usually isn't a problem, but if you run this code on another system, or in a different virtual environment, it may use a different parser and behave differently.

Affects version <=0.9.0

@elliot-100 elliot-100 linked a pull request Jul 4, 2024 that will close this issue
@elliot-100 elliot-100 added the bug Something isn't working label Jul 4, 2024
@elliot-100
Copy link
Owner Author

Fixed in 0.9.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant