Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Mar 23, 2024
1 parent 2e6baa5 commit e2d5c8b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@

import sphinx.ext.autodoc
import sphinx_rtd_theme # type: ignore[import-untyped]
from formelsammlung import __author__, __gh_repository_link__, __project__, __version__
from sphinx.application import Sphinx

from formelsammlung import __author__, __gh_repository_link__, __project__, __version__


needs_sphinx = "3.1" #: Minimum Sphinx version to build the docs


Expand Down

0 comments on commit e2d5c8b

Please sign in to comment.