Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/openai-python
/ strip_not_given
Function
strip_not_given
src/openai/_utils/_utils.py:310–310 ·
view source on GitHub ↗
(obj: None)
Source
from the content-addressed store, hash-verified
308
309
@overload
310
def
strip_not_given(obj: None) -> None: ...
311
312
313
@overload
Callers
15
construct
Method · 0.85
update
Method · 0.85
create
Method · 0.85
cancel
Method · 0.85
clear
Method · 0.85
commit
Method · 0.85
append
Method · 0.85
delete
Method · 0.85
create
Method · 0.85
truncate
Method · 0.85
retrieve
Method · 0.85
clear
Method · 0.85
Calls
2
is_mapping
Function · 0.85
items
Method · 0.45
Tested by
no test coverage detected