Skip to content

Commit b920ab7

Browse files
committed
fix doc build
1 parent 8bded75 commit b920ab7

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/nitpick-exceptions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,3 +185,4 @@ py:class are.simulation.validation.constants.ToolSoftCheckerTypeRegistry
185185
# python
186186
py:class type
187187
py:class shuffle
188+
py:data typing.Union

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ furo>=2024.8.6
33
sphinx-autobuild>=2024.10.3
44
sphinx-design>=0.6
55
sphinxcontrib-mermaid==1.0.0
6-
sphinx-autodoc-typehints==3.0.1
6+
sphinx-autodoc-typehints>=2.2.3
77
sphinx-copybutton==0.5.2
88
sphinx-favicon==1.0.1
99
sphinxcontrib-googleanalytics==0.5

0 commit comments

Comments
 (0)