MCPcopy
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
49def test_doc_randomstate(generator_class):
50 assert "mean" in generator_class(5).normal.__doc__
51
52
53def test_doc_generator():

Callers

nothing calls this directly

Calls 1

generator_classFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…