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
Thank you for creating a bug report.
We will investigate the bug and evaluate its impact on the product.
If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.
In #312 we added type annotations, but currently they are not being validated.
mypy
in CI to validate existing type annotationsRequestHandler.perform_request
is notdict
)The text was updated successfully, but these errors were encountered: