diff --git a/pyproject.toml b/pyproject.toml index 52f08c6f..78699ada 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -149,7 +149,6 @@ disable = [ "cell-var-from-loop", "comparison-with-callable", "dangerous-default-value", - "f-string-without-interpolation", "fixme", "protected-access", "raise-missing-from",