提交 a60099e2 authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Fix call to warning.

上级 57213bc9
......@@ -735,7 +735,7 @@ def scan( fn
# We do not need to use the scan op anymore, so we can just return
# the outputs and updates we have
if condition is not None:
warning( ('When the number of steps is fixed and equal to 1,'
_logger.warning( ('When the number of steps is fixed and equal to 1,'
' the provided stopping condition, ', str(condition),
' is ignored'))
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论