python_mqtt/PyJWT/jwt/warnings.py
2024-05-16 15:42:43 +08:00

3 lines
59 B
Python

class RemovedInPyjwt3Warning(DeprecationWarning):
pass