From 82593be0e799c388c2f1d67e5aa57b53b83f33fc Mon Sep 17 00:00:00 2001 From: higrys <43041407+higrys@users.noreply.github.com> Date: Thu, 28 Mar 2024 18:48:25 +0100 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 ac4b54b185ec..0f4f5ec48c37 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