forked from ScoDoc/ScoDoc
Fix: cache malus
This commit is contained in:
parent
4480783d89
commit
7a4e0206a3
@ -162,6 +162,7 @@ class NotesTableCompat(ResultatsSemestre):
|
|||||||
_cached_attrs = ResultatsSemestre._cached_attrs + (
|
_cached_attrs = ResultatsSemestre._cached_attrs + (
|
||||||
"bonus",
|
"bonus",
|
||||||
"bonus_ues",
|
"bonus_ues",
|
||||||
|
"malus",
|
||||||
)
|
)
|
||||||
|
|
||||||
def __init__(self, formsemestre: FormSemestre):
|
def __init__(self, formsemestre: FormSemestre):
|
||||||
|
Loading…
Reference in New Issue
Block a user