Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CodeStyle][black] update flake8 config #47270

Merged

Conversation

SigureMo
Copy link
Member

@SigureMo SigureMo commented Oct 23, 2022

PR types

Others

PR changes

Others

Describe

移除引入 black 后修复了的大量错误码(26 个),需先 merge #47268

修复后最新错误码统计如下(共 20 个):

Type: E (19361)
E203    506    ---  需 ignore
E231    3
E262    17
E265    29
E266    106
E401    8
E402    1309
E501    16517
E711    168
E712    331
E721    8
E722    151
E731    64
E741    144

Type: F (2536)
F405    212
F522    1
F811    123
F821    76
F841    2124

Type: W (3184)
W503    3184  ---  需 ignore

Related links

@paddle-bot
Copy link

paddle-bot bot commented Oct 23, 2022

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@paddle-bot paddle-bot bot added contributor External developers status: proposed labels Oct 23, 2022
@luotao1 luotao1 self-assigned this Oct 24, 2022
Copy link
Contributor

@luotao1 luotao1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@luotao1 luotao1 merged commit 05d1cf1 into PaddlePaddle:develop Oct 24, 2022
@SigureMo SigureMo deleted the black/config/update-flake8-config branch October 24, 2022 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants