Commit bfc578e
authored
fixed typo in itertools compress approach. (exercism#3808)
1 parent 5ad6668 commit bfc578e
File tree
1 file changed
+1
-1
lines changed- exercises/practice/raindrops/.approaches/itertools-compress
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments