diff --git a/pyproject.toml b/pyproject.toml index 9824aac8..471444b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ select = [ "I", "UP", "FURB", - # "SIM", + "SIM", ] ignore = ["E203"]