MCPcopy Create free account
hub / github.com/anomalyco/opencode-sdk-python / strip_not_given

Function strip_not_given

src/opencode_ai/_utils/_utils.py:295–295  ·  view source on GitHub ↗
(obj: None)

Source from the content-addressed store, hash-verified

293
294@overload
295def strip_not_given(obj: None) -> None: ...
296
297
298@overload

Callers 1

constructMethod · 0.85

Calls 1

is_mappingFunction · 0.85

Tested by

no test coverage detected