Skip to content

Commit 8a31b1e

Browse files
authored
[skip ci] docs: fix CosineAnnealingLR
1 parent c3138f5 commit 8a31b1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/scheduler_api.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ ConstantLR
2727

2828
.. _CosineAnnealingLR:
2929

30-
ConstantLR
31-
----------
30+
CosineAnnealingLR
31+
-----------------
3232

3333
.. autoclass:: pytorch_optimizer.CosineAnnealingLR
3434
:members:

0 commit comments

Comments
 (0)