提交 9d4393f5 authored 作者: Frederic Bastien's avatar Frederic Bastien

fix indentation

上级 dd8f8b57
...@@ -38,7 +38,7 @@ theano.configparser.AddConfigVar('on_shape_error', ...@@ -38,7 +38,7 @@ theano.configparser.AddConfigVar('on_shape_error',
"warn: print a warning and use the default" "warn: print a warning and use the default"
" value. raise: raise an error", " value. raise: raise an error",
theano.configparser.EnumStr("warn", "raise"), theano.configparser.EnumStr("warn", "raise"),
in_c_key=False) in_c_key=False)
# Utilities # Utilities
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论