diff --git a/lib/matplotlib/axes/_base.py b/lib/matplotlib/axes/_base.py index 194f2f63cbaa..85c5ada67dfe 100644 --- a/lib/matplotlib/axes/_base.py +++ b/lib/matplotlib/axes/_base.py @@ -197,7 +197,7 @@ def _process_plot_format(fmt): i += 2 else: raise ValueError( - 'Unrecognized character %c in format string' % c) + f'Unrecognized character {c} in format string {fmt!r}') if linestyle is None and marker is None: linestyle = mpl.rcParams['lines.linestyle'] pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

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:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy