diff --git a/pyproject.toml b/pyproject.toml index a1c7021ab..4ea0e0668 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,6 +34,7 @@ lint.select = [ "RSE", "RUF", "SLF", + "SLOT", "T10", "TID", "U",