Skip to content

Commit

Permalink
[ci-fix] Fix failing doc-build due to sagemaker scheduler from #801
Browse files Browse the repository at this point in the history
  • Loading branch information
kiukchung committed Mar 27, 2024
1 parent 2dbfec1 commit 495bb00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchx/schedulers/aws_sagemaker_scheduler.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ class AWSSageMakerScheduler(DockerWorkspaceMixin, Scheduler[AWSSageMakerOpts]):
**Config Options**
.. runopts::
class: torchx.schedulers.sagemaker_scheduler.create_scheduler
class: torchx.schedulers.aws_sagemaker_scheduler.create_create_scheduler
**Compatibility**
Expand Down

0 comments on commit 495bb00

Please sign in to comment.