Skip to content

Commit 592b310

Browse files
committed
DOC: Specify current benchmark file
1 parent c049a4e commit 592b310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nibabel/benchmarks/bench_array_to_file.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
88
Run this benchmark with::
99
10-
pytest -c <path>/benchmarks/pytest.benchmark.ini <path>/benchmarks/bench_load_save.py
10+
pytest -c <path>/benchmarks/pytest.benchmark.ini <path>/benchmarks/bench_array_to_file.py
1111
"""
1212

1313
import sys

0 commit comments

Comments
 (0)