Skip to content

Commit 1549f39

Browse files
support kms key in processor pack local code
1 parent 8cab930 commit 1549f39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sagemaker/processing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,6 @@ def _normalize_outputs(self, outputs=None):
392392
output.destination = s3_uri
393393
normalized_outputs.append(output)
394394
return normalized_outputs
395-
return normalized_outputs
396395

397396

398397
class ScriptProcessor(Processor):

0 commit comments

Comments
 (0)