[jwcrypto] Work around stubtest issues (#14961)

See https://github.com/python/mypy/issues/20160 for details.

Closes: #14893

---------

Co-authored-by: Semyon Moroz <donbarbos@proton.me>
This commit is contained in:
Sebastian Rittau
2025-11-01 19:35:30 +01:00
committed by GitHub
parent 4e38fa4a82
commit 8aaa86f6a4
@@ -4,3 +4,6 @@ jwcrypto.tests-cookbook
# even if the deprecated decorator is applied, the attribute is not present
jwcrypto.jwt.JWTMissingKeyID.__deprecated__
# https://github.com/python/mypy/issues/20160
(jwcrypto.jwt.JWTMissingKeyID.__init_subclass__)?