We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a08f7d6 commit eb1d707Copy full SHA for eb1d707
1 file changed
lib/matplotlib/testing/__init__.py
@@ -65,8 +65,8 @@ def subprocess_run_for_testing(
65
66
Thin wrapper around subprocess.run, intended for testing.
67
68
- Arguments
69
- ---------
+ Parameters
+ ----------
70
args : list of str
71
env : dict[str, str]
72
timeout : float
0 commit comments