Python 3.14 (via https://peps.python.org/pep-0758/) has made () around lists of exceptions in except clauses optional.
Black and Ruff preview styles are already formatting this way.
psf/black#4720
astral-sh/ruff#20768
It'd be nice to get this updated to handle the new style.
Python 3.14 (via https://peps.python.org/pep-0758/) has made () around lists of exceptions in except clauses optional.
Black and Ruff preview styles are already formatting this way.
psf/black#4720
astral-sh/ruff#20768
It'd be nice to get this updated to handle the new style.