Skip to content

Commit 46ec08f

Browse files
committed
fix: address review comments (iteration #1)
1 parent bdacfcc commit 46ec08f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/sagemaker/workflow/pipeline.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
#
99
# or in the "license" file accompanying this file.
1010

11+
# This is a test comment added per reviewer request.
12+
1113
import logging
1214

1315
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)