提交 128e3f55 authored 作者: Frederic's avatar Frederic

pep8 fix in master

上级 29647275
......@@ -460,7 +460,7 @@ class PureOp(object):
if len(tr) > 0:
detailed_err_msg += (
" \nBacktrace when that variable is created:\n")
# Print separate message for each element in the list
# Print separate message for each element in the list
# of batcktraces
sio = StringIO()
for subtr in tr:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论