MCPcopy Create free account
hub / github.com/ColdGrub1384/Pyto / test_linewidth

Route test_linewidth

site-packages/matplotlib/tests/test_streamplot.py:None–None  ·  view source on GitHub ↗
image_comparison(baseline_images=['streamplot_linewidth'],
                  tol={'aarch64': 0.02}.get(platform.machine(), 0.0),
                  remove_text=True, style='mpl20')

Source from the content-addressed store, hash-verified

1import sys
2import platform
3
4import numpy as np

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected