Skip to content

Commit

Permalink
Merge pull request #5540 from bcgov/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
nagarajaPC-AOT authored Jan 23, 2025
2 parents 76a0691 + 3ad3591 commit fd9f249
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ def getalloperatingteamemails(cls):
@classmethod
def getoperatingteamemail(cls, operatingteamname):
try:
email = None
sql = """
SELECT email_address FROM public."OperatingTeamEmails" em
JOIN public."OperatingTeams" op
Expand Down

0 comments on commit fd9f249

Please sign in to comment.