Skip to content

Commit af00ebe

Browse files
committed
bump maximum diagnostics for colour-science benchmark
1 parent 1f28b96 commit af00ebe

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
@@ -117,7 +117,7 @@ static COLOUR_SCIENCE: std::sync::LazyLock<Benchmark<'static>> = std::sync::Lazy
117117
max_dep_date: "2025-06-17",
118118
python_version: PythonVersion::PY310,
119119
},
120-
500,
120+
600,
121121
)
122122
});
123123

0 commit comments

Comments
 (0)