MCPcopy
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
20class Err(Generic[E]):

Callers 3

__call__Method · 0.80
do_transformMethod · 0.80
do_matchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected