Skip to content

XLSimporter.read_xls raises wrong error when reading from a file with a wrong ending

The XLSimporter.read_xls throws a wrong error when reading from a file with a wrong ending. At the moment, a ValueError is raised instead of a DataInconsistencyError.

See also #30 (closed)

Edited by Alexander Kreft