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 with unwrap_html + update tests #54

Merged
merged 2 commits into from
Jul 1, 2024
Merged

Fix with unwrap_html + update tests #54

merged 2 commits into from
Jul 1, 2024

Conversation

thomasst
Copy link
Member

The most basic scenario ("<p>html text</p>", None) broke during the refactor, fixing it here.

Also modernized the HTML unwrap tests.


[tool.mypy]
python_version = "3.10"
enable_error_code = "possibly-undefined"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added this to warn in the future, the rest is just sorted alphabetically.

@thomasst thomasst requested a review from AlecRosenbaum June 28, 2024 23:10
@thomasst thomasst merged commit 46864a2 into master Jul 1, 2024
12 checks passed
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.

2 participants