Skip to content

Commit f0efdc9

Browse files
committed
fix formatting
1 parent f98f1bc commit f0efdc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/sagemaker/workflow/test_pipeline_session.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ def test_is_pipeline_parameter_string(item):
171171
var, assertion = item
172172
assert is_pipeline_parameter_string(var) == assertion
173173

174-
174+
175175
def test_pipeline_session_context_for_model_step_without_instance_types(
176176
pipeline_session_mock,
177177
):

0 commit comments

Comments
 (0)