Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix not working online results #474

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

alex-karpov
Copy link
Contributor

Исправление не работающей отправки результатов онлайн, когда отсутствуют настройки, отвечающие за хронометраж. Issue #472

Настройки могут отсутствовать, когда была создана новая база, но не проводилась настройка хронометража.

Ошибка возникает при обращении к несуществующему ключу словаря.

Решение: вместо прямого обращения по ключу словаря используется метод .get(key, default)

Исправление форматирования в файле result_generation.py появилось в результате вызова poe format

@daxartio daxartio merged commit 054cb1a into sportorg:master Jan 13, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants