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

Remove support for Python 3.8 #60

Merged
merged 3 commits into from
Oct 23, 2024

Fix typing in utils.

9c3453a
Select commit
Loading
Failed to load commit list.
Merged

Remove support for Python 3.8 #60

Fix typing in utils.
9c3453a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 0s

100.0% (+0.0%) compared to 5fb7e2f

View this Pull Request on Codecov

100.0% (+0.0%) compared to 5fb7e2f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.0%. Comparing base (5fb7e2f) to head (9c3453a).

Additional details and impacted files
Files with missing lines Coverage Δ
audmetric/core/api.py 100.0% <100.0%> (ø)
audmetric/core/utils.py 100.0% <100.0%> (ø)