Is your feature request related to a problem? Please describe.
Move __extract_hif to hif_utils as similar utility functions
Additional context
Moving the function there create circular imports.
The change need a restructuring in different modules to avoid breakage.
Is your feature request related to a problem? Please describe.
Move __extract_hif to hif_utils as similar utility functions
Additional context
Moving the function there create circular imports.
The change need a restructuring in different modules to avoid breakage.