Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
73
def
reject():
74
assume(False)
75
76
77
def
register_random(*args, **kwargs):
Callers
1
as_js
Method · 0.85
Calls
1
assume
Function · 0.85
Tested by
no test coverage detected