Filling XLSX: Everything except multiple choice.
All threads resolved!
All threads resolved!
Compare changes
Files
10@@ -23,12 +23,14 @@
@@ -60,14 +62,6 @@ def _get_column_types(sheet: Worksheet) -> OrderedDict:
@@ -190,10 +184,19 @@ class TemplateFiller:
@@ -271,6 +274,9 @@ out: union[dict, None]
@@ -327,7 +333,11 @@ out: union[dict, None]
@@ -360,10 +370,17 @@ validation_schema: dict, optional