Skip to content

Commit 65022f0

Browse files
donbarboshugovk
andauthored
Update run_benchmark.py
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 49206dc commit 65022f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyperformance/data-files/benchmarks/bm_random/run_benchmark.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
This benchmark was available as `python -m random --test` in Python 3.13.
44
5-
Authors: Hugo van Kemenade (original), Semyon Moroz (pyperformance port).
5+
Authors: Guido van Rossum (original), Semyon Moroz (pyperformance port).
66
"""
77

88
import random

0 commit comments

Comments
 (0)