提交 f24084c0 authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Do some cleanup.

上级 a33eb223
...@@ -5,14 +5,9 @@ nocapture=1 ...@@ -5,14 +5,9 @@ nocapture=1
[flake8] [flake8]
ignore=E501,E123,E133,FI12,FI14,FI15,FI50,FI51,FI53 ignore=E501,E123,E133,FI12,FI14,FI15,FI50,FI51,FI53
# See the docstring in versioneer.py for instructions. Note that you must
# re-run 'versioneer.py setup' after changing this section, and commit the
# resulting files.
[versioneer] [versioneer]
VCS = git VCS = git
style = pep440 style = pep440
versionfile_source = theano/_version.py versionfile_source = theano/_version.py
versionfile_build = theano/_version.py versionfile_build = theano/_version.py
tag_prefix = rel- tag_prefix = rel-
#parentdir_prefix =
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论