From bfb804ed317bbbd1e0089c80c1b1d3510185bca6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 11 Dec 2023 09:29:45 +0100 Subject: Adding upstream version 3.6.0. Signed-off-by: Daniel Baumann --- tests/commands/run_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/commands/run_test.py') diff --git a/tests/commands/run_test.py b/tests/commands/run_test.py index 6a0cd85..e36a3ca 100644 --- a/tests/commands/run_test.py +++ b/tests/commands/run_test.py @@ -4,7 +4,7 @@ import os.path import shlex import sys import time -from typing import MutableMapping +from collections.abc import MutableMapping from unittest import mock import pytest -- cgit v1.2.3