From 8f2d01dd11e4d23caa74efd9e1cf3c4259f6cbd9 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Tue, 17 Sep 2024 16:20:19 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B9=20Feed=20the=20hobgoblins=20(delin?= =?UTF-8?q?t).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jaraco/test/cpython.py | 1 + 1 file changed, 1 insertion(+) diff --git a/jaraco/test/cpython.py b/jaraco/test/cpython.py index 5112f77..f50dcc5 100644 --- a/jaraco/test/cpython.py +++ b/jaraco/test/cpython.py @@ -6,6 +6,7 @@ >>> os_helper.temp_dir """ + from __future__ import annotations import importlib