summaryrefslogtreecommitdiffstats
path: root/testing/language_helpers.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-12-11 08:29:45 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-12-11 08:29:45 +0000
commitbfb804ed317bbbd1e0089c80c1b1d3510185bca6 (patch)
tree93ee86b21565e569256a09e651a10c08befcd4b8 /testing/language_helpers.py
parentAdding upstream version 3.5.0. (diff)
downloadpre-commit-bfb804ed317bbbd1e0089c80c1b1d3510185bca6.tar.xz
pre-commit-bfb804ed317bbbd1e0089c80c1b1d3510185bca6.zip
Adding upstream version 3.6.0.upstream/3.6.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/language_helpers.py')
-rw-r--r--testing/language_helpers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/language_helpers.py b/testing/language_helpers.py
index ead8dae..05c94eb 100644
--- a/testing/language_helpers.py
+++ b/testing/language_helpers.py
@@ -1,7 +1,7 @@
from __future__ import annotations
import os
-from typing import Sequence
+from collections.abc import Sequence
from pre_commit.lang_base import Language
from pre_commit.prefix import Prefix