MCPcopy Create free account
hub / github.com/python-hyper/uritemplate / ExampleWithVariables

Class ExampleWithVariables

tests/test_from_fixtures.py:18–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16
17
18class ExampleWithVariables(t.TypedDict):
19 variables: ExampleVariables
20 testcases: ExampleTemplatesAndResults
21
22
23Examples = t.Dict[str, ExampleWithVariables]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…