mirror of
https://github.com/docling-project/docling.git
synced 2026-05-17 13:10:38 +00:00
a1b0e3fd6b
If the delimiter cannot be determined, assume the default delimiter (comma). As a result, address single-column CSV, which triggered a parsing error. Signed-off-by: Cesar Berrospi Ramis <ceb@zurich.ibm.com>