Hello folks 馃憢
Thanks for your efforts on this open source project 馃 We're experiencing a mypy issue after updating types-authlib to 1.6.6.20251220.
I first opened this issue, and was redirected here by one of the mainters.
Bug behavior
Invoking the introspect_token method of the AsyncOAuth2Client raises a [no-untyped-call] violation.
Expected behavior
No typing exception is raised.
Relevant logs
Hello folks 馃憢
Thanks for your efforts on this open source project 馃 We're experiencing a
mypyissue after updatingtypes-authlibto 1.6.6.20251220.I first opened this issue, and was redirected here by one of the mainters.
Bug behavior
Invoking the
introspect_tokenmethod of theAsyncOAuth2Clientraises a[no-untyped-call]violation.Expected behavior
No typing exception is raised.
Relevant logs