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 Apr 11, 2024
1 parent fa6a568 commit 0a7f47e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/_ext/spelling_stub_ext.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Sphinx extension for making the spelling directive noop."""

from typing import List, Dict, Any
from typing import Any, Dict, List

from sphinx.util.nodes import nodes
from sphinx.application import Sphinx
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ pyyaml==5.3.1
# PIN to fix:
# The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0;
# it therefore cannot be built with this version.
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-applehelp==1.0.2

0 comments on commit 0a7f47e

Please sign in to comment.