[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2026-03-20 18:34:44 +00:00
parent 9f2e882991
commit e0ca5f9488
@@ -27,7 +27,7 @@ SPDX-License-Identifier: MPL-2.0
return scoreB - scoreA; return scoreB - scoreA;
}) })
); );
const correctCounts = {}; const correctCounts = {};
answers.forEach((questionAnswers) => { answers.forEach((questionAnswers) => {
questionAnswers.forEach((answer) => { questionAnswers.forEach((answer) => {