Closed rjappy closed 8 years ago
hi, The line at 252 in should be 'for i in range(len(self.operations)-1, -1, -1):' instead of for i in range(len(self.operations)-1, 0, -1):
Thanks for the addon !!
Thanks!
hi, The line at 252 in should be 'for i in range(len(self.operations)-1, -1, -1):' instead of for i in range(len(self.operations)-1, 0, -1):
Thanks for the addon !!