diff --git a/pyproject.toml b/pyproject.toml index 4c791d96654ea1..6b51197ad66c2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,6 @@ ignore = [ "PLC1901", "RUF005", "RUF100", - "RUF012", ] line-length = 172 target-version = "py37"