Skip to content

Fixed ascii header bug on Windows

This PR fixes an issue reading ASCII tables on Windows, which seems to receive extra empty lines when reading ASCII tables relative to Unix.

Merge request reports