Skip to content

Commit 334acea

Browse files
authored
change: in docstring indent additional lines
1 parent 120da98 commit 334acea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/workflow/airflow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1107,7 +1107,7 @@ def processing_config(
11071107
11081108
Returns:
11091109
dict: Processing config that can be directly used by
1110-
SageMakerProcessingOperator in Airflow.
1110+
SageMakerProcessingOperator in Airflow.
11111111
"""
11121112
if job_name is not None:
11131113
processor._current_job_name = job_name

0 commit comments

Comments
 (0)