From 5b43aaac61ac94abe722bc98ae58468618f2f512 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 5 Jun 2024 06:45:14 +0200 Subject: Adding upstream version 3.0.46. Signed-off-by: Daniel Baumann --- tests/test_cli.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test_cli.py') diff --git a/tests/test_cli.py b/tests/test_cli.py index 3a16e9f..c155325 100644 --- a/tests/test_cli.py +++ b/tests/test_cli.py @@ -2,6 +2,7 @@ These are almost end-to-end tests. They create a Prompt, feed it with some input and check the result. """ + from __future__ import annotations from functools import partial -- cgit v1.2.3