From 9a5dc86a762d9e52e9dc0b8638d9bc3f3aa2a228 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 30 Jan 2022 11:54:48 +0100 Subject: Adding upstream version 2.4.6. Signed-off-by: Daniel Baumann --- tests/identify_test.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/identify_test.py') diff --git a/tests/identify_test.py b/tests/identify_test.py index 5a8bbcc..d12334d 100644 --- a/tests/identify_test.py +++ b/tests/identify_test.py @@ -1,3 +1,5 @@ +from __future__ import annotations + import builtins import errno import io -- cgit v1.2.3