提交 8eced9fe authored 作者: David Warde-Farley's avatar David Warde-Farley

PEP8.

上级 01378de9
...@@ -19,7 +19,8 @@ def print_help(exit_status): ...@@ -19,7 +19,8 @@ def print_help(exit_status):
print('Type "theano-cache clear" to erase the cache') print('Type "theano-cache clear" to erase the cache')
print('Type "theano-cache list" to print the cache content') print('Type "theano-cache list" to print the cache content')
print('Type "theano-cache unlock" to unlock the cache directory') print('Type "theano-cache unlock" to unlock the cache directory')
print('Type "theano-cache cleanup" to delete keys in the old format/code version') print('Type "theano-cache cleanup" to delete keys in the old '
'format/code version')
print('Type "theano-cache purge" to force deletion of the cache directory') print('Type "theano-cache purge" to force deletion of the cache directory')
print('Type "theano-cache basecompiledir" ' print('Type "theano-cache basecompiledir" '
'to print the parent of the cache directory') 'to print the parent of the cache directory')
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论