提交 66b329e7 authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Temporarily restore the bundled six to avoid breaking dependant libraries.

This bundled copy will go away at a later time.
上级 93603485
差异被折叠。
...@@ -19,6 +19,7 @@ __copyright__ = "(c) 2015, Universite de Montreal" ...@@ -19,6 +19,7 @@ __copyright__ = "(c) 2015, Universite de Montreal"
__contact__ = "Saizheng Zhang <saizhenglisa..at..gmail.com>" __contact__ = "Saizheng Zhang <saizhenglisa..at..gmail.com>"
whitelist_flake8 = [ whitelist_flake8 = [
"compat/six.py", # This is bundled code that will be deleted, don't fix it
"__init__.py", "__init__.py",
"tests/test_gradient.py", "tests/test_gradient.py",
"tests/test_config.py", "tests/test_config.py",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论