8000 Removed the range parameter from the validate_whiskers function's err… · Pull Request #21567 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Removed the range parameter from the validate_whiskers function's err… #21567

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

Merged
merged 1 commit into from Nov 10, 2021
Merged

Removed the range parameter from the validate_whiskers function's err… #21567

merged 1 commit into from Nov 10, 2021

Conversation

ghost
Copy link
@ghost ghost commented Nov 8, 2021

#21514 @yy0931 @anntzer @masaaldosey @timhoffm

Until now, the validate_whiskers function in matplotlib/lib/matplotlib/rcsetup contains the following error message in line 417:

raise ValueError("Not a valid whisker value ['range', float, "

Since validate_whiskers does not accept the param "range" but it was still included in the ValueError raise, I removed it from that same message.

@jklymak jklymak merged commit c12791c into matplotlib:main Nov 10, 2021
@ghost ghost deleted the whisker branch November 10, 2021 13:48
@QuLogic QuLogic added this to the v3.6.0 milestone Nov 12, 2021
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
0