diff --git a/hatch_build.py b/hatch_build.py index ac4b54b185ec3..0f4f5ec48c37c 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