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

update .flake8 config: remove E266, test=document_fix (#47773)

上级 8c8cf0fd
......@@ -16,7 +16,7 @@ exclude =
./python/paddle/fluid/tests/unittests/mlu/**
ignore =
# E, see https://pycodestyle.pycqa.org/en/latest/intro.html#error-codes
E203,E266,
E203,
E401,E402,
E501,
E721,E722,E731,E741,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册