small change

This commit is contained in:
Vishal 2024-09-25 01:22:09 +05:30 committed by GitHub
parent fc21acbc39
commit 6171259b34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -279,6 +279,7 @@ class _Entry:
def set_value(
self,
score: float,
*,
max_score: float | None = None,
countdown: bool = False,
flash: bool = True,