Filling XLSX: Everything except multiple choice.
All threads resolved!
All threads resolved!
Compare changes
Files
10@@ -23,12 +23,14 @@
@@ -52,22 +54,13 @@ def _get_column_types(sheet: Worksheet) -> OrderedDict:
@@ -190,10 +183,19 @@ class TemplateFiller:
@@ -271,20 +273,24 @@ out: union[dict, None]
@@ -295,20 +301,17 @@ out: union[dict, None]
@@ -327,7 +330,11 @@ out: union[dict, None]
@@ -360,10 +367,19 @@ validation_schema: dict, optional