Skip to content

Commit 8cc61b4

Browse files
authored
fix: documentation theme (#805)
1 parent eb0a912 commit 8cc61b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ all = [
9494
]
9595
doc = [
9696
"Sphinx==8.1.3",
97-
"ansys-sphinx-theme==1.2.4",
97+
"ansys-sphinx-theme==1.2.6",
9898
"Jinja2 ==3.1.5",
9999
"Pillow==11.1.0",
100100
"PyGithub==2.5.0",
@@ -139,4 +139,4 @@ convention = "numpy"
139139

140140
[tool.ruff.lint.isort]
141141
combine-as-imports = true
142-
force-sort-within-sections = true
142+
force-sort-within-sections = true

0 commit comments

Comments
 (0)