Skip to content
Snippets Groups Projects

ENH: xlsx template generator

Merged Henrik tom Wörden requested to merge f-xlsx-json into f-more-jsonschema-export
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -200,7 +200,7 @@ def test_template_generator():
filepath=path)
os.system(f'libreoffice {path}')
# TODO test colisions of sheet or colnames
# TODO test collisions of sheet or colnames
# TODO test escaping of values
# TODO finish enum example
Loading