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
Following the advice in the docs, I marked ASYNC as external to ruff. This also means I don't get warned about unnecessary noqas, unless I'm missing something. It's possible the docs describe how to avoid this! I didn't really read them.
Following the advice in the docs, I marked
ASYNCas external to ruff. This also means I don't get warned about unnecessarynoqas, unless I'm missing something. It's possible the docs describe how to avoid this! I didn't really read them.