Black format

This commit is contained in:
Katon Minhas
2026-02-09 18:06:43 -05:00
parent ca773bf4b9
commit dcd4ad9636
@@ -250,7 +250,7 @@ def deunknown_and_deduplicate(
other_npis = [
v for v in other_npis if v not in group_npis and not string_utils.is_empty(v)
]
group_names = list(dict.fromkeys(group_names))
other_names = list(dict.fromkeys(other_names))
other_names = [