Skip to content

Commit 7f9673d

Browse files
Alan ChuAlan Chu
authored andcommitted
attempt to fix linter
1 parent b296ec0 commit 7f9673d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source-pytorch/common/lightning_module.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1062,7 +1062,7 @@ split along the time-dimensions into splits of size k to the
10621062
hidden states should be kept in-between each time-dimension split.
10631063

10641064

1065-
.. code-block:: python
1065+
.. testcode:: python
10661066
import lightning as L
10671067

10681068
class LitModel(L.LightningModule):

0 commit comments

Comments
 (0)