Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

init target_formatter not only typed #1665

Merged
merged 4 commits into from Aug 9, 2023
Merged

init target_formatter not only typed #1665

merged 4 commits into from Aug 9, 2023

Conversation

Borda
Copy link
Member

@Borda Borda commented Aug 9, 2023

What does this PR do?

Fixes #1543

Before submitting

  • Was this discussed/approved via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests? [not needed for typos/docs]
  • Did you verify new and existing tests pass locally with your changes?
  • If you made a notable change (that affects users), did you update the CHANGELOG?

PR review

  • Is this pull request ready for review? (if not, please submit in draft mode)

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 馃檭

@Borda Borda added the bug / fix Something isn't working label Aug 9, 2023
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #1665 (0c799dd) into master (269e852) will decrease coverage by 2%.
Report is 18 commits behind head on master.
The diff coverage is 100%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #1665    +/-   ##
=======================================
- Coverage      86%     84%    -2%     
=======================================
  Files         291     291            
  Lines       12852   12852            
=======================================
- Hits        10989   10766   -223     
- Misses       1863    2086   +223     

@Borda Borda merged commit e76a61a into master Aug 9, 2023
42 checks passed
@Borda Borda deleted the fix/target_formatter branch August 9, 2023 09:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug / fix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ImageClassificationDataFrameInput object has no attribute target_formatter
1 participant