aboutsummaryrefslogtreecommitdiff
path: root/.venv/lib/python3.12/site-packages/jwt/warnings.py
diff options
context:
space:
mode:
Diffstat (limited to '.venv/lib/python3.12/site-packages/jwt/warnings.py')
-rw-r--r--.venv/lib/python3.12/site-packages/jwt/warnings.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/.venv/lib/python3.12/site-packages/jwt/warnings.py b/.venv/lib/python3.12/site-packages/jwt/warnings.py
new file mode 100644
index 00000000..8762a8cb
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/jwt/warnings.py
@@ -0,0 +1,2 @@
+class RemovedInPyjwt3Warning(DeprecationWarning):
+ pass