提交 cf4709d8 authored 作者: Rémi Louf's avatar Rémi Louf 提交者: Brandon T. Willard

Ignore type error in `scan`

上级 c0614c17
...@@ -3440,7 +3440,7 @@ def profile_printer( ...@@ -3440,7 +3440,7 @@ def profile_printer(
) )
@op_debug_information.register(Scan) @op_debug_information.register(Scan) # type: ignore[has-type]
def _op_debug_information_Scan(op, node): def _op_debug_information_Scan(op, node):
from typing import Sequence from typing import Sequence
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论