Skip to content

Commit aa202dc

Browse files
committed
Don't use my personal fork
1 parent 8ac0fcc commit aa202dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench_runner/benchmark_definitions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class BenchmarkRepo:
1919
BENCHMARK_REPOS = [
2020
BenchmarkRepo(
2121
"56d12a8fd7cc1432835965d374929bfa7f6f7a07",
22-
"https://github.com/mdboom/pyperformance.git",
22+
"https://github.com/python/pyperformance.git",
2323
"pyperformance",
2424
),
2525
BenchmarkRepo(

0 commit comments

Comments
 (0)