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 all_of documentation for empty ranges #3358

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

upsj
Copy link

@upsj upsj commented Jan 12, 2025

all_of always returns true on an empty range.

Checklist

  • I am familiar with the Contributing Guidelines
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

all_of always returns true on an empty range.
@upsj upsj requested review from a team as code owners January 12, 2025 10:31
@upsj upsj requested a review from bernhardmgruber January 12, 2025 10:31
Copy link

copy-pr-bot bot commented Jan 12, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@upsj upsj requested a review from wmaxey January 12, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

1 participant