Skip to content

Commit 831be40

Browse files
committed
Changelog pull number
1 parent db2bc7b commit 831be40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lightning/pytorch/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
4949
- Fixed preventing recursive symlink creation iwhen `save_last='link'` and `save_top_k=-1` ([#21186](https://github.com/Lightning-AI/pytorch-lightning/pull/21186))
5050

5151

52-
- Fixed `LightningCLI` loading of hyperparameters from `ckpt_path` failing for subclass model mode ([#???](https://github.com/Lightning-AI/pytorch-lightning/pull/???))
52+
- Fixed `LightningCLI` loading of hyperparameters from `ckpt_path` failing for subclass model mode ([#21246](https://github.com/Lightning-AI/pytorch-lightning/pull/21246))
5353

5454

5555
---

0 commit comments

Comments
 (0)