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. |
||
|---|---|---|
| .. | ||
| addresses_and_contacts | ||
| __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. |
||
|---|---|---|
| .. | ||
| addresses_and_contacts | ||
| __init__.py | ||