Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
306
def
strip_not_given(obj: None) -> None: ...
307
308
309
@overload
Callers
15
construct
Method · 0.85
create
Method · 0.85
create
Method · 0.85
retrieve
Method · 0.85
list
Method · 0.85
retrieve
Method · 0.85
list
Method · 0.85
retrieve
Method · 0.85
list
Method · 0.85
retrieve
Method · 0.85
list
Method · 0.85
list
Method · 0.85
Calls
1
is_mapping
Function · 0.85
Tested by
no test coverage detected