mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
isort 5 knows not to reorder imports across function calls, so this will stop isort from breaking our code. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>