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

Function plot_file

lib/matplotlib/tests/test_sphinxext.py:53–54  ·  view source on GitHub ↗
(num)

Source from the content-addressed store, hash-verified

51 build_sphinx_html(tmp_path, doctree_dir, html_dir)
52
53 def plot_file(num):
54 return img_dir / f'some_plots-{num}.png'
55
56 def plot_directive_file(num):
57 # This is always next to the doctree dir.

Callers 2

test_tinypagesFunction · 0.85
test_srcset_versionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…