warnings.py 59 B

12
  1. class RemovedInPyjwt3Warning(DeprecationWarning):
  2. pass