Skip to content

Commit b78f12d

Browse files
committed
git rid of indentation
1 parent bd86887 commit b78f12d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/feature_store/feature_processor/feature_scheduler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ def schedule(
284284
at expression, rate expression and cron expression. See the
285285
`CreateSchedule API
286286
<https://docs.aws.amazon.com/scheduler/latest/APIReference/API_CreateSchedule.html#scheduler-CreateSchedulerequest-ScheduleExpression>`_
287-
for more details.
287+
for more details.
288288
state (str): Specifies whether the schedule is enabled or disabled. Valid values are
289289
ENABLED and DISABLED. See the `State request parameter
290290
<https://docs.aws.amazon.com/scheduler/latest/APIReference/API_CreateSchedule.html#scheduler-CreateSchedule-request-State>`_

0 commit comments

Comments
 (0)