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