Skip to content

Commit 8915035

Browse files
committed
Don't use my personal fork
1 parent 7c9d649 commit 8915035

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)