mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
When using the Python 3 typing style, Python scripts can't import from typing inside an `if False` (in contrast, one needs to import inside an `if False` to support the Python 3 syntax without needing python-typing installed). So this was just incorrectly half-converted from the Python 2 style to the Python 3 style. |
||
|---|---|---|
| .. | ||
| apt | ||
| stdlib | ||
| zulip | ||
| zulip_ops | ||