Skip to content

Commit

Permalink
Revert "remove emphasize line on nonexistent line"
Browse files Browse the repository at this point in the history
This reverts commit 93e20ba.

Signed-off-by: Justin Yu <[email protected]>
  • Loading branch information
justinvyu committed Feb 13, 2025
1 parent 93e20ba commit 603a1cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/tune/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -611,6 +611,7 @@ To take multiple random samples, add ``num_samples: N`` to the experiment config
If `grid_search` is provided as an argument, the grid will be repeated ``num_samples`` of times.

.. literalinclude:: doc_code/faq.py
:emphasize-lines: 16
:language: python
:start-after: __grid_search_2_start__
:end-before: __grid_search_2_end__
Expand Down

0 comments on commit 603a1cb

Please sign in to comment.