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

Class ExampleWithVariables

tests/test_uritemplate.py:27–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25
26
27class ExampleWithVariables(t.TypedDict):
28 expansion: ExampleVariables
29 expected: str
30
31
32class RFCTemplateExamples(type):

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…