You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in order to add notes to the exceptions contained in the exception group. (See cattrs, where I got the idea from). There's already a helper function (exceptiongroup.catch()), would an add_note() helper be helpful and in scope?
Just curious, I find myself using:
in order to add notes to the exceptions contained in the exception group. (See cattrs, where I got the idea from). There's already a helper function (
exceptiongroup.catch()
), would anadd_note()
helper be helpful and in scope?This would be the definition, I think:
The text was updated successfully, but these errors were encountered: