From 7e44a01c076bd76ce85f70d4b1e8135897afd0ae Mon Sep 17 00:00:00 2001 From: Vincent Moens Date: Wed, 24 Apr 2024 21:52:17 +0100 Subject: [PATCH] lint --- test/_utils_internal.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test/_utils_internal.py b/test/_utils_internal.py index b67d20e4055..e43c0ff2ecf 100644 --- a/test/_utils_internal.py +++ b/test/_utils_internal.py @@ -2,6 +2,7 @@ # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. +from __future__ import annotations import contextlib import os