Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dask/dask
/ test_doc_randomstate
Function
test_doc_randomstate
dask/array/tests/test_random.py:49–50 ·
view source on GitHub ↗
(generator_class)
Source
from the content-addressed store, hash-verified
47
48
49
def
test_doc_randomstate(generator_class):
50
assert
"mean"
in generator_class(5).normal.__doc__
51
52
53
def
test_doc_generator():
Callers
nothing calls this directly
Calls
1
generator_class
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…