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
{{ message }}
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Under some weird circumstance, the `if` statements after the newly
added line are both evaluating to `False`, causing the variable
`provider_request` to never be initialized.
This initializes the variable to a reasonable default value, but I'm
not 100% sure it solves the problem.
Fixes#1345
0 commit comments