Komentář`
This commit is contained in:
parent
442d2a20f4
commit
08f648345e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ def body_resitelu(
|
|||
od: m.Deadline = None,
|
||||
jen_verejne: bool = True,
|
||||
resitele=None,
|
||||
null=0
|
||||
null=0 # Výchozí hodnota, pokud pro daného řešitele nejsou body
|
||||
) -> dict[int, int]:
|
||||
filtr = Q()
|
||||
|
||||
|
|
Loading…
Reference in a new issue