mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
Add stubs for Python-Jose (#7613)
This commit is contained in:
9
stubs/python-jose/@tests/stubtest_allowlist.txt
Normal file
9
stubs/python-jose/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
jose.backends.cryptography_backend
|
||||
jose.backends.CryptographyAESKey
|
||||
jose.backends.CryptographyECKey
|
||||
jose.backends.CryptographyHMACKey
|
||||
jose.backends.CryptographyRSAKey
|
||||
jose.backends.ECDSAECKey
|
||||
jose.backends.ECKey
|
||||
jose.backends.HMACKey
|
||||
jose.backends.RSAKey
|
||||
Reference in New Issue
Block a user