Skip to content

Commit 697e873

Browse files
committed
doc: Intersphinx pydantic
1 parent 294a5dc commit 697e873

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"numpy": ("https://numpy.org/devdocs/", None),
5353
"sympy": ("https://docs.sympy.org/latest/", None),
5454
"python": ("https://docs.python.org/3", None),
55+
"pydantic": ("https://docs.pydantic.dev/latest/", None),
5556
}
5657

5758
# Add any paths that contain templates here, relative to this directory.

0 commit comments

Comments
 (0)