From 0a7f47e4d06ceca0e1d7da1ec80e11b53ec2a2f7 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 02:40:54 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/_ext/spelling_stub_ext.py | 2 +- docs/requirements.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_ext/spelling_stub_ext.py b/docs/_ext/spelling_stub_ext.py index 74d690c19d..7a5131292c 100644 --- a/docs/_ext/spelling_stub_ext.py +++ b/docs/_ext/spelling_stub_ext.py @@ -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 diff --git a/docs/requirements.in b/docs/requirements.in index 974072467a..2f6f39e8d7 100644 --- a/docs/requirements.in +++ b/docs/requirements.in @@ -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 \ No newline at end of file +sphinxcontrib-applehelp==1.0.2