Linting
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
parent
ac8453b04c
commit
d437f2bdbd
2 changed files with 5 additions and 4 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue