Commit 7692f50
Dataclasses: Fix example on 30.6.8, add method should receive a list rather than an integer. (pythonGH-8038)
Change example function to append rather than add lists.
(cherry picked from commit da5e947)
Co-authored-by: Tom Faulkner <[email protected]>1 parent c87b1aa commit 7692f50
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
536 | | - | |
| 536 | + | |
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
| |||
0 commit comments