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 missed f-strings #2667

Merged
merged 1 commit into from
Aug 2, 2024
Merged

fix missed f-strings #2667

merged 1 commit into from
Aug 2, 2024

Conversation

Borda
Copy link
Member

@Borda Borda commented Aug 2, 2024

What does this PR do?

Fixes #2657

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?
PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃


📚 Documentation preview 📚: https://torchmetrics--2667.org.readthedocs.build/en/2667/

Copy link

codecov bot commented Aug 2, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 69%. Comparing base (e702807) to head (9c50291).

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #2667   +/-   ##
======================================
- Coverage      69%     69%   -0%     
======================================
  Files         316     316           
  Lines       17881   17881           
======================================
- Hits        12331   12322    -9     
- Misses       5550    5559    +9     

@Borda Borda merged commit 10339a2 into master Aug 2, 2024
63 of 66 checks passed
@Borda Borda deleted the fix/f-string branch August 2, 2024 12:07
Borda added a commit that referenced this pull request Aug 2, 2024
(cherry picked from commit 10339a2)
Borda added a commit that referenced this pull request Aug 2, 2024
(cherry picked from commit 10339a2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

f-string should be used in exception
1 participant