MCPcopy Create free account
hub / github.com/hynek/structlog / f

Function f

tests/typing/api.py:369–371  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

367
368@structlog.contextvars.bound_contextvars(x=42)
369def f() -> None:
370 with structlog.contextvars.bound_contextvars(y=23):
371 pass
372
373
374# ConsoleRenderer properties

Callers 5

test_does_not_cacheMethod · 0.85
test_does_not_cacheMethod · 0.85
test_does_not_cacheMethod · 0.85
test_cachesMethod · 0.85

Calls

no outgoing calls

Tested by 5

test_does_not_cacheMethod · 0.68
test_does_not_cacheMethod · 0.68
test_does_not_cacheMethod · 0.68
test_cachesMethod · 0.68