Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
295
def
strip_not_given(obj: None) -> None: ...
296
297
298
@overload
Callers
1
construct
Method · 0.85
Calls
1
is_mapping
Function · 0.85
Tested by
no test coverage detected