bump expected diagnostics for static-frame

This commit is contained in:
Carl Meyer
2025-12-11 15:11:42 -08:00
parent f624bfdf63
commit c6a4e1c8ad

View File

@@ -223,7 +223,7 @@ static STATIC_FRAME: Benchmark = Benchmark::new(
max_dep_date: "2025-08-09",
python_version: PythonVersion::PY311,
},
950,
1100,
);
#[track_caller]