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 violation has been removed because "ruff covers this rule." However, I can't find a ruff rule that actually covers it. There are ruff rules that do the opposite (perfer f-string over format).
Am I missing something? Which rule should I be enabling to get similar behavior?