This commit is contained in:
2026-01-07 00:10:25 +03:00
parent 7d2a734b7d
commit ebdc9954de
15 changed files with 600 additions and 42 deletions
@@ -9,7 +9,6 @@ from quizzi.infrastructure.database.models import User
class _UNSET:
"""Sentinel для различения None и "не передано"."""
pass