Closed MandMk closed 10 years ago
When trying to diff two empty cells, the following error is obtained: problem in diff.py line 36 in diff nrows = len(grid[0]) IndexError: list index out of range
When trying to diff two empty cells, the following error is obtained: problem in diff.py line 36 in diff nrows = len(grid[0]) IndexError: list index out of range