Skip to content

Commit

Permalink
Fix sphinx build (#2419)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #2419

Looks like I forgot to update sphinx after adding rng helpers.

Reviewed By: eonofrey

Differential Revision: D56857282

fbshipit-source-id: 0d44056eb639d1b807fc75018b1a019b421c97f6
  • Loading branch information
saitcakmak authored and facebook-github-bot committed May 1, 2024
1 parent 198b247 commit abddbed
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sphinx/source/utils.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,14 @@ Mock Torch
:undoc-members:
:show-inheritance:

Random
~~~~~~

.. automodule:: ax.utils.common.random
:members:
:undoc-members:
:show-inheritance:

Result
~~~~~~

Expand Down

0 comments on commit abddbed

Please sign in to comment.