1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 09:58:23 +02:00
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
2021-09-27 13:59:43 +02:00
parent ac8453b04c
commit d437f2bdbd
2 changed files with 5 additions and 4 deletions

View File

@ -290,4 +290,4 @@ class WEISurveyAlgorithm2021(WEISurveyAlgorithm):
if tqdm_obj is not None:
tqdm_obj.n = len(surveys) - len(free_surveys)
tqdm_obj.refresh()
tqdm_obj.refresh()