Skip to content

Commit 1add259

Browse files
committed
Fixing syntax error with unit test file
1 parent f99f024 commit 1add259

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/sagemaker/feature_store/feature_processor/test_feature_scheduler.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,6 @@ def test_to_pipeline(
309309
input_mode="File",
310310
environment={
311311
"AWS_DEFAULT_REGION": "us-west-2",
312-
],
313312
"scheduled_time": Parameter(
314313
name="scheduled_time", parameter_type=ParameterTypeEnum.STRING
315314
),

0 commit comments

Comments
 (0)