iLearn icon indicating copy to clipboard operation
iLearn copied to clipboard

Fixed Index out of range errors.

Open vks4git opened this issue 2 years ago • 0 comments

In the code below, if len(header_array) == 1, then header_array[1] will raise an exception.

vks4git avatar Jul 20 '22 05:07 vks4git