MCPcopy Create free account
hub / github.com/mpdavis/python-jose / alg

Function alg

tests/algorithms/test_base.py:7–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5
6@pytest.fixture
7def alg():
8 return Key("key", "ALG")
9
10
11class TestBaseAlgorithm:

Callers

nothing calls this directly

Calls 1

KeyClass · 0.85

Tested by

no test coverage detected