diff --git a/pyproject.toml b/pyproject.toml index e4d9b0d2..6c4cc5a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -152,7 +152,6 @@ disable = [ "cell-var-from-loop", "comparison-with-callable", "dangerous-default-value", - "expression-not-assigned", "f-string-without-interpolation", "fixme", "protected-access",