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: Use eval_type_backport to allow new syntax in python 3.8/9. #100

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

DanCardin
Copy link
Owner

Fixes #99

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (97a57d4) to head (c12622d).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #100   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         1972      1976    +4     
  Branches       429       430    +1     
=========================================
+ Hits          1972      1976    +4     

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

@DanCardin DanCardin merged commit a7ab651 into main Feb 27, 2024
13 checks passed
@DanCardin DanCardin deleted the dc/eval_type_backport branch February 27, 2024 15:22
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.

TypeError: unsupported operand type(s) for |
1 participant