mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Without this change, pyflakes reports this exception: pyflakes | zerver/worker/queue_processors.py:152:9 local variable 'e' is assigned to but never used pyflakes | zerver/worker/queue_processors.py:155:81 undefined name 'e'