diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2022-01-06 18:37:07 -0600 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2022-01-14 20:07:07 -0600 |
commit | 6bf1b2110157a58b5e909a169e7f495ce9e91b09 (patch) | |
tree | 3a29b3a739dc31828aae3907936eb599f1bf11d3 /numpy/lib/npyio.py | |
parent | 0a636c4faf2826a13f25566668ee8649081b80d1 (diff) | |
download | numpy-6bf1b2110157a58b5e909a169e7f495ce9e91b09.tar.gz |
BUG: Fix skiprows handling and simplify lineskipping logic
Somewhere, the skiprow handling got broken, this fixes it. It also
simplifies the "forward to end of line" logic slightly (and hopefully
correctly). This logic is used when a comment is reached or for
skipping lines before any actual data is read.
Diffstat (limited to 'numpy/lib/npyio.py')
0 files changed, 0 insertions, 0 deletions