Update diagnostic count

This commit is contained in:
David Peter 2025-09-08 13:30:56 +02:00
parent a66add41be
commit 4c7f7d199b
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@ static STATIC_FRAME: std::sync::LazyLock<Benchmark<'static>> = std::sync::LazyLo
max_dep_date: "2025-08-09",
python_version: PythonVersion::PY311,
},
500,
600,
)
});