Skip to content

Commit f02c944

Browse files
authored
Apply suggestions from code review
1 parent 662f671 commit f02c944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source-pytorch/common/hooks.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ important to understand. The following order is always used:
2828
2. ``LightningModule``
2929
3. Strategy
3030

31-
.. testcase::
31+
.. testcode::
3232

3333
from lightning.pytorch import LightningModule, Trainer
3434
from lightning.pytorch.callbacks import Callback

0 commit comments

Comments
 (0)