Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/psf/black
/ ok
Method
ok
src/black/rusty.py:16–17 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
14
self._value = value
15
16
def
ok(self) -> T:
17
return
self._value
18
19
20
class
Err(Generic[E]):
Callers
3
__call__
Method · 0.80
do_transform
Method · 0.80
do_match
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected