MCPcopy
hub / github.com/anthropics/anthropic-sdk-python / strip_not_given

Function strip_not_given

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

Source from the content-addressed store, hash-verified

304
305@overload
306def strip_not_given(obj: None) -> None: ...
307
308
309@overload

Callers 15

constructMethod · 0.85
createMethod · 0.85
createMethod · 0.85
retrieveMethod · 0.85
listMethod · 0.85
retrieveMethod · 0.85
listMethod · 0.85
retrieveMethod · 0.85
listMethod · 0.85
retrieveMethod · 0.85
listMethod · 0.85
listMethod · 0.85

Calls 1

is_mappingFunction · 0.85

Tested by

no test coverage detected