ENH: xlsx template generator
Compare changes
Files
3@@ -31,7 +31,7 @@ def _fill_leaves(json_doc: dict, workbook):
@@ -65,4 +65,25 @@ def fill_template(template_path: str, json_path: str, result_path: str) -> None:
Allows to create XLSX templates
unit test (including one for all dimr schemas which is to be removed)
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.