diff --git a/hatch_build.py b/hatch_build.py index 4835c5af824ee..a6c3cb2b5a10e 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