diff --git a/hatch_build.py b/hatch_build.py index 7fddae5bb254..603cc26a3edd 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