MCPcopy
hub / github.com/reflex-dev/reflex / Obj

Class Obj

tests/units/test_state.py:4340–4343  ·  view source on GitHub ↗

A object containing a callable for testing fallback pickle.

Source from the content-addressed store, hash-verified

4338
4339
4340class Obj(Base):
4341 """A object containing a callable for testing fallback pickle."""
4342
4343 f: Callable
4344
4345
4346def test_fallback_pickle():

Callers 1

test_fallback_pickleFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_fallback_pickleFunction · 0.68