Skip to content

Commit

Permalink
fix: documentation theme (#805)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgepiloto authored Jan 13, 2025
1 parent eb0a912 commit 8cc61b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ all = [
]
doc = [
"Sphinx==8.1.3",
"ansys-sphinx-theme==1.2.4",
"ansys-sphinx-theme==1.2.6",
"Jinja2 ==3.1.5",
"Pillow==11.1.0",
"PyGithub==2.5.0",
Expand Down Expand Up @@ -139,4 +139,4 @@ convention = "numpy"

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

0 comments on commit 8cc61b4

Please sign in to comment.