Skip to content

Commit c4d955e

Browse files
committed
fixing docstring formatting
1 parent f0f0296 commit c4d955e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sagemaker/pytorch/estimator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +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+
234235
compiler_config (:class:`~sagemaker.pytorch.TrainingCompilerConfig`):
235236
Configures SageMaker Training Compiler to accelerate training.
236237

0 commit comments

Comments
 (0)