mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-24 17:28:40 +08:00
Add basic jwcrypto stubs (#12687)
This commit is contained in:
@@ -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__
|
||||
Reference in New Issue
Block a user