Sid
Results
43
comments of
Sid
Maybe it would be a good idea to merge UP031 and UP032. I don't know if ruff has a minimum version, but f-strings exist since Python 3.6 🤔
Yeah, my PR was not perfect, it also accepts it when the re-raise only happens inside an if (see https://github.com/home-assistant/core/pull/117166#discussion_r1596329890 ) We will need to add a checker if all...
I think it would be a good idea to extend RET503 to take this into account.