[ty] Update expected diagnostic count in benchmarks (#21269)

This commit is contained in:
Micha Reiser 2025-11-04 04:18:12 +01:00 committed by GitHub
parent 63b1c1ea8b
commit 4fd8d4b0ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ static FREQTRADE: Benchmark = Benchmark::new(
max_dep_date: "2025-06-17",
python_version: PythonVersion::PY312,
},
500,
525,
);
static PANDAS: Benchmark = Benchmark::new(