You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Tweak wording of suggestion message from getitem_checked
No need for 'one of' if there's only one option, add a colon to
match the syntax of Python's own suggestion message, and remove the
trailing space if there's no suggestion.
* Add suggestions to ColorSequenceRegistry lookup errors
* Remove _print_supported_values parameter from _api.check_in_list
The only usage was removed in 8cde5a8.
* Harmonize error messages from _api.check_in_list and _api.getitem_checked
This also means that the former now gains suggestions.
* Add suggestions to ProjectionRegistry lookup errors
* Add suggestions to MovieWriterRegistry lookup errors
* Add suggestions to Colorizer cmap lookup errors
0 commit comments