Replace a for append loop with list extend. Create the list with values instead of creating an empty list and extending it with another list. |
||
|---|---|---|
| .. | ||
| doctype | ||
| page | ||
| __init__.py | ||
Replace a for append loop with list extend. Create the list with values instead of creating an empty list and extending it with another list. |
||
|---|---|---|
| .. | ||
| doctype | ||
| page | ||
| __init__.py | ||