Commit 85e42a9
fix: return complete state (including transient keys) from deserialize()
- Change return from persistent_data to self._data
- Update docstring to reflect that complete state is returned
Co-authored-by: afarntrog <47332252+afarntrog@users.noreply.github.com>1 parent a3e10b5 commit 85e42a9
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
0 commit comments