XLSX-Konverter: Bessere Fehlermeldung bei inkorrektem Typ in Spalte, zusätzlicher Spalte
All threads resolved!
Compare changes
Files
4@@ -46,9 +46,17 @@ def _strict_bool(value: Any) -> bool:
@@ -69,7 +77,7 @@ def format_exception_table(exceptions: list(tuple), worksheet_title: str,
@@ -77,10 +85,6 @@ def format_exception_table(exceptions: list(tuple), worksheet_title: str,
@@ -103,9 +107,9 @@ def format_exception_table(exceptions: list(tuple), worksheet_title: str,
@@ -296,12 +300,17 @@ class XLSXConverter:
@@ -349,6 +358,8 @@ class XLSXConverter:
@@ -371,9 +382,9 @@ class XLSXConverter: