From c3ebad3b35bff8b1990079526d598e5bf325bef7 Mon Sep 17 00:00:00 2001 From: Khushal P Soonderji Date: Sat, 4 Apr 2026 13:14:44 +0530 Subject: [PATCH] (20260404) Team fixing on TCAOFF completed. --- scripts/manual_team_sync.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/manual_team_sync.py b/scripts/manual_team_sync.py index 9474c2d..b84071a 100644 --- a/scripts/manual_team_sync.py +++ b/scripts/manual_team_sync.py @@ -127,7 +127,7 @@ def enlist_teams_to_fix( """ Gives you a list of TCAOFF team members whose Cosec details are missing or malformed. - This does NOT enlist missing names. Th efocus of this function is only fixing. + This does NOT enlist missing names. The focus of this function is only fixing. :param tcaoff_team_list: The list of team members from TCAOFF's '/team/list' API. :param cosec_team_list: The list of team members from Cosec's Muster Roll report. :return: The list of TCAOFF team members with read-to-use correct data.