提交 021f4fee authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Added missing import of sys that may be needed to display some warning

上级 b739baeb
...@@ -77,7 +77,7 @@ from collections import defaultdict ...@@ -77,7 +77,7 @@ from collections import defaultdict
from itertools import chain from itertools import chain
from functools import partial from functools import partial
from copy import copy from copy import copy
import io import io, sys
import function_module as F import function_module as F
from mode import default_mode from mode import default_mode
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论