MCPcopy Index your code
hub / github.com/RustPython/RustPython / reject

Function reject

Lib/test/support/_hypothesis_stubs/__init__.py:73–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

71
72
73def reject():
74 assume(False)
75
76
77def register_random(*args, **kwargs):

Callers 1

as_jsMethod · 0.85

Calls 1

assumeFunction · 0.85

Tested by

no test coverage detected