Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eb1d707

Browse files
committed
DOC,FIX: Numpydoc section name is Parameters, not Arguments.
1 parent a08f7d6 commit eb1d707

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/matplotlib/testing/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ def subprocess_run_for_testing(
6565
6666
Thin wrapper around subprocess.run, intended for testing.
6767
68-
Arguments
69-
---------
68+
Parameters
69+
----------
7070
args : list of str
7171
env : dict[str, str]
7272
timeout : float

0 commit comments

Comments
 (0)