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 3.8 syntax #41

Merged
merged 4 commits into from
Nov 13, 2024

Change import style for collections.abc.

2e868fc
Select commit
Loading
Failed to load commit list.
Merged

Remove 3.8 syntax #41

Change import style for collections.abc.
2e868fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

100.0% (+0.0%) compared to ae5b35c

View this Pull Request on Codecov

100.0% (+0.0%) compared to ae5b35c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.0%. Comparing base (ae5b35c) to head (2e868fc).

Additional details and impacted files
Files with missing lines Coverage Δ
auglib/core/interface.py 100.0% <100.0%> (ø)
auglib/core/observe.py 100.0% <100.0%> (ø)
auglib/core/resolver.py 100.0% <100.0%> (ø)
auglib/core/time.py 100.0% <100.0%> (ø)
auglib/core/transform.py 100.0% <100.0%> (ø)
auglib/core/utils.py 100.0% <100.0%> (ø)