diff --git a/pyproject.toml b/pyproject.toml index 0748bc478..931c34581 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -276,8 +276,6 @@ select = [ "PLC0208", # manual-from-import "PLR0402", - # repeated-isinstance-calls - "PLR1701", # useless-return "PLR1711", # repeated-equality-comparison