Some strings looks like they're meant to be f-strings but are missing the f prefix meaning variable interpolation won't happen.
|
"Additional positional parameters {args[1:]!r} are ignored") |
I found this issue automatically. I'm a bot. Beep Boop 🦊. See other issues I found in your repo here
Some strings looks like they're meant to be f-strings but are missing the
fprefix meaning variable interpolation won't happen.matplotlib/lib/matplotlib/tri/tripcolor.py
Line 87 in 2666b0d
I found this issue automatically. I'm a bot. Beep Boop 🦊. See other issues I found in your repo here