diff --git a/resources/test/fixtures/pyproject.toml b/resources/test/fixtures/pyproject.toml index a1e0a23c76..605d807632 100644 --- a/resources/test/fixtures/pyproject.toml +++ b/resources/test/fixtures/pyproject.toml @@ -8,6 +8,7 @@ select = [ "E712", "E713", "E714", + "E722", "E731", "E741", "E742",