mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
provision: Comment why NoReturn can't import normally.
This commit is contained in:
@@ -25,7 +25,7 @@ from scripts.lib.node_cache import setup_node_modules, NODE_MODULES_CACHE_PATH
|
||||
from tools.setup import setup_venvs
|
||||
|
||||
if False:
|
||||
# See https://zulip.readthedocs.io/en/latest/testing/mypy.html#mypy-in-production-scripts
|
||||
# `NoReturn` was introduced in python 3.5.4
|
||||
from typing import List, NoReturn
|
||||
|
||||
SUPPORTED_PLATFORMS = {
|
||||
|
||||
Reference in New Issue
Block a user