From 52d60463b579c63d6c988a27fb82f002909ffdae Mon Sep 17 00:00:00 2001 From: higrys <43041407+higrys@users.noreply.github.com> Date: Tue, 2 Apr 2024 18:43:35 +0200 Subject: [PATCH] Update hatch_build.py --- hatch_build.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hatch_build.py b/hatch_build.py index 4835c5af824ee..a6c3cb2b5a10e 100644 --- a/hatch_build.py +++ b/hatch_build.py @@ -14,6 +14,8 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. + + from __future__ import annotations import itertools