Closed Ordiel closed 2 years ago
Currently if the the issue described on #23 occurs 100 rows are added to the count which in itself is an issue. This MR changes it so that 0 new rows are added instead.
All tests pass. Please let me know if you consider new ones are in order @miachm
Thanks for the PR. Sorry for the delay, I haven't had time these months.
This PR is not longer neccesary since I refactored the internal structure of the Sheet class.
Currently if the the issue described on #23 occurs 100 rows are added to the count which in itself is an issue. This MR changes it so that 0 new rows are added instead.
All tests pass. Please let me know if you consider new ones are in order @miachm