mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +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>