pydantic-settings update

This commit is contained in:
John Lancaster
2026-07-30 00:08:48 -05:00
parent 34e6d693ab
commit a18c8456d3
4 changed files with 201 additions and 97 deletions
+1
View File
@@ -103,6 +103,7 @@ nav = [
{ "NiceGUI" = [
{ "Overview" = "skills/nicegui/SKILL.md" },
{ "App Architecture" = "skills/nicegui/references/architecture.md" },
{ "Startup" = "skills/nicegui/references/fastapi-uvicorn-startup.md" },
{ "Layout and Style" = "skills/nicegui/references/architecture-and-styling.md" },
{ "Binding" = "skills/nicegui/references/binding-dataclasses.md" },
{ "Flows" = "skills/nicegui/references/interaction-patterns.md" },