mirror of https://github.com/astral-sh/ruff
[ty] Update expected diagnostic count in benchmarks (#21269)
This commit is contained in:
parent
63b1c1ea8b
commit
4fd8d4b0ee
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Reference in New Issue