diff --git a/lib/matplotlib/axes/_axes.py b/lib/matplotlib/axes/_axes.py index ddd50cf4f477..9d419430b088 100644 --- a/lib/matplotlib/axes/_axes.py +++ b/lib/matplotlib/axes/_axes.py @@ -2365,8 +2365,8 @@ def _parse_bar_color_args(self, kwargs): facecolor = mcolors.to_rgba_array(facecolor) except ValueError as err: raise ValueError( - "'facecolor' or 'color' argument must be a valid color or" - "sequence of colors." + "'facecolor' or 'color' argument must be a valid color or " + "sequence of colors." ) from err return facecolor, edgecolor
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: