#193·gitsome

Missing `f` prefix on f-strings

Author: code-review-doctorCreated Apr 23, 2022Updated Mar 16, 2023
Labelsneeds-review

Some strings looks like they're meant to be f-strings but are missing the f prefix meaning variable interpolation won't happen.

https://github.com/donnemartin/gitsome/blob/d7c57abc7cb66e9c910a844f15d4536866da3310/xonsh/prompt/base.py#L119

I found this issue automatically. I'm a bot. Beep Boop . See other issues I found in your repo here