Skip to content

Commit caaa863

Browse files
committed
missing space
1 parent b5ac6ca commit caaa863

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source-pytorch/advanced/transfer_learning.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ Here's a complete example showing how to use :class:`~lightning.pytorch.callback
165165
for computer vision:
166166

167167
.. code-block:: python
168+
168169
import torch
169170
import torch.nn as nn
170171
import torchvision.models as models

0 commit comments

Comments
 (0)