Files
weibo_signin/backend/venv/Lib/site-packages/jwt/warnings.py

3 lines
59 B
Python
Raw Normal View History

2026-03-09 16:10:29 +08:00
class RemovedInPyjwt3Warning(DeprecationWarning):
pass