mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-05-14 20:00:08 +01:00
49960e0ddb
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.