From 2912856bb5ea25ebd3209e2968e3f8036a942ace Mon Sep 17 00:00:00 2001 From: higrys <43041407+higrys@users.noreply.github.com> Date: Mon, 1 Apr 2024 10:36:37 +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 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