Filling XLSX: Everything except multiple choice.
All threads resolved!
All threads resolved!
Compare changes
Files
10@@ -23,6 +23,7 @@
@@ -60,14 +61,6 @@ def _get_column_types(sheet: Worksheet) -> OrderedDict:
@@ -269,6 +262,8 @@ out: union[dict, None]
@@ -282,16 +277,23 @@ out: union[dict, None]
@@ -308,8 +310,9 @@ out: union[dict, None]
@@ -325,11 +328,21 @@ out: union[dict, None]
@@ -366,4 +379,7 @@ validation_schema: dict, optional