-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
API: argument checkingAPI: changesRelease criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Milestone
Description
In #20237 we messed with the signature for QuadMesh. However the default for shading was changed from 'flat'
to False
, which is not an allowable value.
- This should be fixed, both in the code and the change note
- QuadMesh should probably gain a test on the values of the shading kwarg.
Thanks @jeffreypaul15 for noting this.
Metadata
Metadata
Assignees
Labels
API: argument checkingAPI: changesRelease criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.