Skip to content

Commit

Permalink
sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
benieric committed Jan 11, 2024
1 parent 31d2674 commit 8163815
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sagemaker/jumpstart/estimator.py
Original file line number Diff line number Diff line change
Expand Up @@ -292,8 +292,8 @@ def __init__(
SageMaker Debugger rules for real-time analysis
(Default: None). For more information,
see `Continuous analyses through rules
<https://sagemaker.readthedocs.io/en/stable/amazon_sagemaker_debugger.html
#continuous-analyses-through-rules)>`_.
<https://sagemaker.readthedocs.io/en/stable/amazon_sagemaker_debugger.html#
continuous-analyses-through-rules)>`_.
(Default: None).
debugger_hook_config (Optional[Union[DebuggerHookConfig, bool]]):
Configuration for how debugging information is emitted with
Expand Down

0 comments on commit 8163815

Please sign in to comment.