Skip to content

Commit 4274979

Browse files
committed
[ty] Update expected diagnostic count in benchmarks
1 parent 63b1c1e commit 4274979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/ruff_benchmark/benches/ty_walltime.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ static FREQTRADE: Benchmark = Benchmark::new(
146146
max_dep_date: "2025-06-17",
147147
python_version: PythonVersion::PY312,
148148
},
149-
500,
149+
525,
150150
);
151151

152152
static PANDAS: Benchmark = Benchmark::new(

0 commit comments

Comments
 (0)