Skip to content

Issue 60550 fix #61023

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

Closed
wants to merge 2 commits into from
Closed

Conversation

Abhibhav2003
Copy link

@Abhibhav2003 Abhibhav2003 commented Mar 1, 2025

Fix-#60550

#Removed this condition as a fix for issue #60550 :
image

#Added this condition
if percentiles == []:
percentiles.append(0.5) # By default, if percentiles is empty then appending 50th percentile.

image

@chilin0525
Copy link
Contributor

@Abhibhav2003 The number of files changed in the PR looks incorrect. Please fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants