Skip to content

Commit defb20c

Browse files
committed
fixing docstring formatting
1 parent c4d955e commit defb20c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/pytorch/estimator.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ def __init__(
231231
When you use this PyTorch XLA option for distributed training strategy,
232232
you must add the ``compiler_config`` parameter and activate SageMaker
233233
Training Compiler.
234-
234+
235235
compiler_config (:class:`~sagemaker.pytorch.TrainingCompilerConfig`):
236236
Configures SageMaker Training Compiler to accelerate training.
237237

0 commit comments

Comments
 (0)