We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 294a5dc commit 697e873Copy full SHA for 697e873
doc/conf.py
@@ -52,6 +52,7 @@
52
"numpy": ("https://numpy.org/devdocs/", None),
53
"sympy": ("https://docs.sympy.org/latest/", None),
54
"python": ("https://docs.python.org/3", None),
55
+ "pydantic": ("https://docs.pydantic.dev/latest/", None),
56
}
57
58
# Add any paths that contain templates here, relative to this directory.
0 commit comments