MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / test_no_length_frames

Function test_no_length_frames

lib/matplotlib/tests/test_animation.py:278–279  ·  view source on GitHub ↗
(anim)

Source from the content-addressed store, hash-verified

276 indirect=['anim']
277)
278def test_no_length_frames(anim):
279 anim.save('unused.null', writer=NullMovieWriter())
280
281
282@pytest.mark.skipif(sys.platform == 'emscripten',

Callers

nothing calls this directly

Calls 2

NullMovieWriterClass · 0.85
saveMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…