Skip to content

Commit 712cb25

Browse files
Remove white space issue
1 parent 76d778e commit 712cb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mxgo/tools/scheduled_tasks_tool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ def _parse_and_validate_times(
257257
)
258258

259259
return parsed_start_time, parsed_end_time, None
260-
260+
261261
def _configure_email_request(self, email_request, input_data: ScheduledTaskInput) -> None:
262262
"""
263263
Configure email request with task instructions and alias.

0 commit comments

Comments
 (0)