Skip to content
Snippets Groups Projects

ENH: add framework for converting json schema into table templates

Merged Henrik tom Wörden requested to merge f-more-jsonschema-export into dev
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