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: unpin lxml constraint #146

Merged
merged 2 commits into from
Apr 25, 2024
Merged

fix: unpin lxml constraint #146

merged 2 commits into from
Apr 25, 2024

Conversation

irtazaakram
Copy link
Member

Fixes Error

E   ImportError: lxml.html.clean module is now a separate project lxml_html_clean.
E   Install lxml[html_clean] or lxml_html_clean directly.
E       AttributeError: 'TestConverter' object has no attribute 'assertEquals'. Did you mean: 'assertEqual'?
E       AttributeError: 'TestTransifex' object has no attribute 'assertRegexpMatches'

Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (master@2ae3902). Click here to learn what that means.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #146   +/-   ##
=========================================
  Coverage          ?   99.78%           
=========================================
  Files             ?       11           
  Lines             ?      461           
  Branches          ?       33           
=========================================
  Hits              ?      460           
  Misses            ?        0           
  Partials          ?        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@irtazaakram irtazaakram merged commit 14f21b4 into master Apr 25, 2024
8 checks passed
@irtazaakram irtazaakram deleted the lxmlupgrade branch April 25, 2024 06:57
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