mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-04-21 07:52:44 +00:00
Explicitly allow Python 3.14 syntax for except clauses with multiple exceptions without parentheses. Despite calling out Python 3.14, AI commonly suggests to change this syntax.