MCPcopy
hub / github.com/dmlc/dgl / _test_forking_pickler_entry

Function _test_forking_pickler_entry

tests/python/common/test_heterograph.py:3614–3615  ·  view source on GitHub ↗
(g, q)

Source from the content-addressed store, hash-verified

3612
3613
3614def _test_forking_pickler_entry(g, q):
3615 q.put(g.formats())
3616
3617
3618@unittest.skipIf(

Callers

nothing calls this directly

Calls 1

formatsMethod · 0.45

Tested by

no test coverage detected