Skip to content

Commit 8163815

Browse files
committed
sphinx
1 parent 31d2674 commit 8163815

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sagemaker/jumpstart/estimator.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,8 +292,8 @@ def __init__(
292292
SageMaker Debugger rules for real-time analysis
293293
(Default: None). For more information,
294294
see `Continuous analyses through rules
295-
<https://sagemaker.readthedocs.io/en/stable/amazon_sagemaker_debugger.html
296-
#continuous-analyses-through-rules)>`_.
295+
<https://sagemaker.readthedocs.io/en/stable/amazon_sagemaker_debugger.html#
296+
continuous-analyses-through-rules)>`_.
297297
(Default: None).
298298
debugger_hook_config (Optional[Union[DebuggerHookConfig, bool]]):
299299
Configuration for how debugging information is emitted with

0 commit comments

Comments
 (0)