From dcd4ad9636ad9f91ac8080542bee7f0da97482b7 Mon Sep 17 00:00:00 2001 From: Katon Minhas Date: Mon, 9 Feb 2026 18:06:43 -0500 Subject: [PATCH] Black format --- src/pipelines/shared/extraction/tin_npi_funcs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pipelines/shared/extraction/tin_npi_funcs.py b/src/pipelines/shared/extraction/tin_npi_funcs.py index 9544101..40c8f46 100644 --- a/src/pipelines/shared/extraction/tin_npi_funcs.py +++ b/src/pipelines/shared/extraction/tin_npi_funcs.py @@ -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 = [