Skip to content

Commit 62ec490

Browse files
committed
format.
Signed-off-by: Yuchuan <[email protected]>
1 parent f0ff18a commit 62ec490

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
"member-order": "bysource",
8484
}
8585

86+
autodoc_pydantic_model_show_field_summary = False
8687
autodoc_pydantic_model_show_json = True
8788
autodoc_pydantic_settings_show_json = False
8889

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
autodoc-pydantic
12
autodocsumm
23
ipykernel
34
ipywidgets

0 commit comments

Comments
 (0)