From a4e3a3c3811f7a300086b1a71a1c3fef9e9cf8ff Mon Sep 17 00:00:00 2001 From: Jarek Potiuk Date: Tue, 2 Apr 2024 18:42:53 +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 4835c5af824e..a6c3cb2b5a10 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