未验证 提交 dc64db15 编写于 作者: T Tony Cao 提交者: GitHub

[CodeStyle][W605] Update .flake8 config (#46753)

* Update .flake8 config: remove W605, test=document_fix

* Resolve conflict, test=document_fix
上级 e1c0461d
......@@ -30,7 +30,6 @@ ignore =
# W, see https://pycodestyle.pycqa.org/en/latest/intro.html#error-codes
W503,W504
W605
per-file-ignores =
# These files need tabs for testing.
python/paddle/fluid/tests/unittests/dygraph_to_static/test_error.py:E101,W191
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册