diff --git a/pyproject.toml b/pyproject.toml index ac8fd677eb56..dc0aa6c9b69b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ select = [ ] ignore = [ # These should be triaged and either fixed or moved to the list below. - "E713", "E714", "W605", + "E713", "E714", # These are intentionally ignored. "E741", # ambiguous-variable-name