We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 662f671 commit f02c944Copy full SHA for f02c944
docs/source-pytorch/common/hooks.rst
@@ -28,7 +28,7 @@ important to understand. The following order is always used:
28
2. ``LightningModule``
29
3. Strategy
30
31
-.. testcase::
+.. testcode::
32
33
from lightning.pytorch import LightningModule, Trainer
34
from lightning.pytorch.callbacks import Callback
0 commit comments