hundreds-father-404
04/12/2022, 10:22 PMhundreds-father-404
04/12/2022, 10:22 PMexplicitly_provided_includes = [
parametrizations.get_subset(address, tgt).address
for address, parametrizations in zip(
explicitly_provided_includes, explicit_dependency_parametrizations
)
]
hundreds-father-404
04/12/2022, 10:22 PMdef get_subset(self, address: Address, consumer: Target) -> Target:
"""Find the Target with the given Address, or with fields matching the given consumer."""
hundreds-father-404
04/12/2022, 10:22 PMwitty-crayon-22786
04/12/2022, 10:25 PMwitty-crayon-22786
04/12/2022, 10:26 PMhundreds-father-404
04/12/2022, 10:26 PMwitty-crayon-22786
04/12/2022, 10:27 PMwitty-crayon-22786
04/12/2022, 10:27 PM