filter_mappings

filter_mappings(mappings: list[Mapping], skip_mappings: list[Mapping], *, progress: bool = True) list[Mapping][source]

Filter out mappings in the second set from the first set.