Skip to content

Commit 60a7cd3

Browse files
authored
Apply suggestion from @SkafteNicki
1 parent 71d2ebd commit 60a7cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lightning/fabric/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
2727

2828
### Fixed
2929

30-
- Learning rate scheduler is stepped at the end of epoch when `on_train_batch_start` returns -1 ([[#21296](https://github.com/Lightning-AI/pytorch-lightning/issues/21296)]).
30+
- Learning rate scheduler is stepped at the end of epoch when `on_train_batch_start` returns -1 ([#21296](https://github.com/Lightning-AI/pytorch-lightning/issues/21296)).
3131

3232

3333
---

0 commit comments

Comments
 (0)