donnemartin / gitsome

A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing `f` prefix on f-strings

code-review-doctor opened this issue · comments

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