Skip to content

Commit 19acad9

Browse files
Update src/lightning/pytorch/CHANGELOG.md
Co-authored-by: Quentin Soubeyran <[email protected]>
1 parent 82dba6f commit 19acad9

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
@@ -41,7 +41,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
4141
- Fix `save_last` behavior in the absence of validation ([#20960](https://github.com/Lightning-AI/pytorch-lightning/pull/20960))
4242

4343

44-
- Fixed `save_hyperparameters` crashing with `dataclasses` using `init=False` ([#21051](https://github.com/Lightning-AI/pytorch-lightning/pull/21051))
44+
- Fixed `save_hyperparameters` crashing with `dataclasses` using `init=False` fields ([#21051](https://github.com/Lightning-AI/pytorch-lightning/pull/21051))
4545

4646

4747
---

0 commit comments

Comments
 (0)