Add basic jwcrypto stubs (#12687)

This commit is contained in:
kasium
2024-09-24 10:30:58 +02:00
committed by GitHub
parent 9f033bf439
commit 6cddd30ff2
10 changed files with 389 additions and 0 deletions
@@ -0,0 +1,6 @@
# test code does not need type hints
jwcrypto.tests
jwcrypto.tests-cookbook
# even if the deprecated decorator is applied, the attribute is not present
jwcrypto.jwt.JWTMissingKeyID.__deprecated__