Skip to content

Commit 8350ff7

Browse files
committed
docs: save path clarification for david_benchmark.py
1 parent 0a34877 commit 8350ff7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

benchmark/david_benchmark.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ def benchmark_coreset_algorithms(
7373
time is printed.
7474
7575
:param in_path: Path to the input image file.
76-
:param out_path: Path to save the output benchmark plot image.
76+
:param out_path: Path to save the output benchmark plot image, relative to the
77+
script's location.
7778
:param downsampling_factor: Factor by which to downsample the image.
7879
"""
7980
# Base directory of the current script

0 commit comments

Comments
 (0)