Some strings looks like they're meant to be f-strings but are missing the f prefix meaning variable interpolation won't happen.
|
'{branch_color}{curr_branch} ' |
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.gitsome/xonsh/prompt/base.py
Line 119 in d7c57ab
I found this issue automatically. I'm a bot. Beep Boop 🦊. See other issues I found in your repo here