def finish(self, total): msg = '[Patching {0} ASGs]: {0} Complete'.format(total) self.widgets[4] = FormatLabel(msg) self.progress.finish()