From e117ae3894132a305c2f8c4562b1d05266a0c089 Mon Sep 17 00:00:00 2001 From: higrys <43041407+higrys@users.noreply.github.com> Date: Tue, 2 Apr 2024 16:51:55 +0200 Subject: [PATCH] Update hatch_build.py --- hatch_build.py | 1 + 1 file changed, 1 insertion(+) diff --git a/hatch_build.py b/hatch_build.py index 4835c5af824ee..c3d689de7c08b 100644 --- a/hatch_build.py +++ b/hatch_build.py @@ -16,6 +16,7 @@ # under the License. from __future__ import annotations + import itertools import json import logging