Changed text_color param

This commit is contained in:
Bhavay Malhotra 2024-08-07 22:39:23 +05:30
parent ac09b58620
commit 4e7f69a502
1 changed files with 2 additions and 1 deletions

View File

@ -434,7 +434,8 @@ class VertexLabelAnnotator:
) -> np.array:
if isinstance(text_colors, list) and len(text_colors) != points_count:
raise ValueError(
f"Number of colors ({len(text_colors)}) must match number of key points "
f"Number of colors ({len(text_colors)}) must match number of key
points "
f"({points_count})."
)
return (