Skip to content

Commit 668247c

Browse files
committed
add comment
1 parent c19f9f1 commit 668247c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ doctest_optionflags = [
408408
]
409409
addopts = [
410410
"--benchmark-columns", "min,mean,stddev,outliers,rounds,iterations",
411-
"--benchmark-disable", # run benchmark routines but don't do benchmarking
411+
"--benchmark-disable", # benchmark routines run as tests without benchmarking instrumentation
412412
"--durations", "10",
413413
"-ra", "--strict-config", "--strict-markers",
414414
]

0 commit comments

Comments
 (0)