maxfordham / ipyautoui

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

🐛 Fix indenting of widgets in AutoObject #303

Closed ollyhensby closed 3 months ago

ollyhensby commented 3 months ago

Updated formatting so that a spacer is added to widgets of type array. Ensured that indent is set to true for widgets of type array.