Commit 605de88
fix: revert algorithm for RepeatedComposite insertion. (#101)
The sequence pased is referred to as a list but it is not
guarantted to be a Python native list.
Co-authored-by: Bob Hancock <[email protected]>1 parent db45955 commit 605de88
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
0 commit comments