mirror of https://github.com/astral-sh/ruff
bump expected sympy diagnostics in benchmark
This commit is contained in:
parent
8069064aca
commit
8871fddaf9
|
|
@ -194,7 +194,7 @@ static SYMPY: Benchmark = Benchmark::new(
|
|||
max_dep_date: "2025-06-17",
|
||||
python_version: PythonVersion::PY312,
|
||||
},
|
||||
13030,
|
||||
13100,
|
||||
);
|
||||
|
||||
static TANJUN: Benchmark = Benchmark::new(
|
||||
|
|
|
|||
Loading…
Reference in New Issue