Skip to content

Commit bfb4968

Browse files
committed
remove whitespace from long message
1 parent ac932d3 commit bfb4968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ccos/teams/set_codeowners.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def create_codeowners_for_data(databag):
5454
teams = get_teams(organization, project_name, roles)
5555
logging.log(
5656
logging.INFO,
57-
f" Found {len(teams)} teams for project {project_name}.",
57+
f"Found {len(teams)} teams for project {project_name}.",
5858
)
5959

6060
logging.log(logging.INFO, "Checking all projects...")

0 commit comments

Comments
 (0)