~ fix for @Weckyy702
This commit is contained in:
@@ -58,6 +58,7 @@ class NassiShneidermanDiagram:
|
||||
number_of_item = 1
|
||||
for scope in self.function_scopes:
|
||||
number_of_item += 1
|
||||
try:
|
||||
cancel = one_line_progress_meter('Progress', number_of_item, len(self.function_scopes), '-PROGRESSBAR-')
|
||||
if not cancel:
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user