MCPcopy Index your code
hub / github.com/authlib/authlib / AuthlibDeprecationWarning

Class AuthlibDeprecationWarning

authlib/deprecate.py:4–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2
3
4class AuthlibDeprecationWarning(DeprecationWarning):
5 pass
6
7
8warnings.simplefilter("always", AuthlibDeprecationWarning)

Callers 1

deprecateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…