Skip to content

Commit 01161a9

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4f38156 commit 01161a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source-pytorch/advanced/training_tricks.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ procedure starts.
7474
`this post <https://pytorch.org/blog/pytorch-1.6-now-includes-stochastic-weight-averaging>`__ by the PyTorch team.
7575

7676
.. seealso::
77-
The :class:`~lightning.pytorch.callbacks.WeightAveraging` callback and
77+
The :class:`~lightning.pytorch.callbacks.WeightAveraging` callback and
7878
:class:`~lightning.pytorch.callbacks.StochasticWeightAveraging` callback
7979

8080
.. testcode::

0 commit comments

Comments
 (0)