maxfordham / ipyautoui

create ipywidgets user input form pydantic model or jsonschema
https://maxfordham.github.io/ipyautoui/
40 stars 4 forks source link

Fix indentation of open_path #172

Closed mwcraig closed 1 year ago

mwcraig commented 1 year ago

The indent level was incorrect in one of the code branches, making it impossible to import under ipyautoui under some circumstances.

PS Thanks for the excellent package!

jgunstone commented 1 year ago

thanks very much!