提交 6489c457 编写于 作者: Y Yong Zheng Xin 提交者: François Chollet

PEP8 fix pytest.ini (#10701)

上级 2526c85a
......@@ -14,7 +14,6 @@ norecursedirs= build
pep8ignore=* E402 \
* E731 \
setup.py E501 \
docs/autogen.py E501 \
docs/__init__.py E501 \
examples/addition_rnn.py E501 \
......@@ -194,4 +193,4 @@ pep8ignore=* E402 \
tests/keras/wrappers/scikit_learn_test.py E501
# Enable line length testing with maximum line length of 85
+pep8maxlinelength = 85
pep8maxlinelength = 85
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册