mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
`all` can take a generator, not just a list. Using a generator expression here is simpler and faster. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common.py | ||
| git.py | ||
`all` can take a generator, not just a list. Using a generator expression here is simpler and faster. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common.py | ||
| git.py | ||