diff --git a/lib/matplotlib/tri/tripcolor.py b/lib/matplotlib/tri/tripcolor.py index 6c3edc77600a..e46e5c2341e7 100644 --- a/lib/matplotlib/tri/tripcolor.py +++ b/lib/matplotlib/tri/tripcolor.py @@ -84,7 +84,7 @@ def tripcolor(ax, *args, alpha=1.0, norm=None, cmap=None, vmin=None, "facecolors via keyword") elif len(args) > 1: _api.warn_external( - "Additional positional parameters {args[1:]!r} are ignored") + f"Additional positional parameters {args[1:]!r} are ignored") C = np.asarray(args[0]) if len(C) == len(tri.x): # having this before the len(tri.triangles) comparison gives 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