zulip/zerver/lib/webhooks
BIKI DAS ad61d06cea
python: Remove unnecessary list comprehension.
`all` can take a generator, not just a list.  

Using a generator expression here is simpler and faster.
2021-12-30 06:51:50 -08:00
..
__init__.py Add common git integration method to build message for push events. 2016-10-10 17:32:41 -07:00
common.py python: Remove unnecessary list comprehension. 2021-12-30 06:51:50 -08:00
git.py docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00