You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tool doesn't change the formatted variables in f-strings. Declaration of the variable changes but the reference in an f-string doesn't change, making the code broken.