RomanovMikeV/setka

ProgressBar.pbar attribute may not be initialized

VelikyD opened this issue · 0 comments

ProgressBar.pbar attribute may not be initialized when ProgressBar.pbar.clear() is called. I suggest changing elif to else in the line 35 of ProgressBar.py file.