-
Notifications
You must be signed in to change notification settings - Fork 220
[Docs] Implement mkdocstring for pydantic models #1307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
for more information, see https://pre-commit.ci
View the example dashboards of the current commit live on PyCafe ☕ 🚀Updated on: 2025-07-25 20:26:23 UTC Compare the examples using the commit's wheel file vs the latest released version: vizro-core/examples/scratch_devView with commit's wheel vs View with latest release vizro-core/examples/dev/View with commit's wheel vs View with latest release vizro-core/examples/visual-vocabulary/View with commit's wheel vs View with latest release vizro-core/examples/tutorial/View with commit's wheel vs View with latest release vizro-ai/examples/dashboard_ui/ |
] | ||
|
||
_validate_figure = field_validator("figure", mode="before")(validate_captured_callable) | ||
@field_validator("figure", mode="before") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Commenting for visibility
Closes https://github.com/McK-Internal/vizro-internal/issues/1345
Description
Screenshot
Notice
I acknowledge and agree that, by checking this box and clicking "Submit Pull Request":