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 glitch in documentation for the split operation. #18848

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

hertschuh
Copy link
Contributor

The documentation for the indices_or_sections argument appeared twice.

The documentation for the `indices_or_sections` argument appeared twice.
@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9c675a9) 79.34% compared to head (e3a613a) 79.33%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #18848      +/-   ##
==========================================
- Coverage   79.34%   79.33%   -0.01%     
==========================================
  Files         336      336              
  Lines       34710    34710              
  Branches     6845     6845              
==========================================
- Hits        27540    27538       -2     
- Misses       5588     5589       +1     
- Partials     1582     1583       +1     
Flag Coverage Δ
keras 79.19% <ø> (-0.01%) ⬇️
keras-jax 61.13% <ø> (ø)
keras-numpy 56.01% <ø> (-0.01%) ⬇️
keras-tensorflow 63.25% <ø> (ø)
keras-torch 63.92% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Member

@fchollet fchollet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the fix!

@google-ml-butler google-ml-butler bot added kokoro:force-run ready to pull Ready to be merged into the codebase labels Nov 29, 2023
@fchollet fchollet merged commit 3313250 into keras-team:master Nov 29, 2023
6 checks passed
@google-ml-butler google-ml-butler bot removed ready to pull Ready to be merged into the codebase kokoro:force-run labels Nov 29, 2023
@hertschuh hertschuh deleted the split_doc branch November 29, 2023 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants