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
autodetect is confused by the async_friendly_context_manager in trio_util and incorrectly detects :for: on method multi_error_defer_to() decorated by it.
autodetect is confused by the
async_friendly_context_manager
in trio_util and incorrectly detects:for:
on methodmulti_error_defer_to()
decorated by it.https://github.com/groove-x/trio-util/blob/944bf42b08b31f549179325eec443851dbd849a5/src/trio_util/_exceptions.py
The text was updated successfully, but these errors were encountered: