Mise à jour de 'app/scodoc/sco_moduleimpl_status.py' #541

Closed
pascal.bouron wants to merge 1 commits from (deleted):master into master
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ def moduleimpl_status(moduleimpl_id=None, partition_id=None):
[
max([p.poids for p in e.ue_poids] or [0]) * (e.coefficient or 0.0)
for e in evaluations
]
] or [0]
)
#
sem_locked = not sem["etat"]