-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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][Typos][A-[38-40]] Fix typo (astroid,attemps,attribtes) #69558
Conversation
你的PR提交成功,感谢你对开源项目的贡献! |
mouren seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
不是函数不能改,而是 API 不能改, |
@@ -63,9 +63,9 @@ RUN pip3.10 install --upgrade pip setuptools wheel && \ | |||
pip3.8 install --upgrade pip setuptools wheel | |||
|
|||
# install pylint and pre-commit | |||
RUN pip3.10 install pre-commit==2.17.0 pylint pytest astroid isort coverage qtconsole distro && \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这是个库名,不能动
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
别的 PR 已经修改过了,merge 下最新 develop
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
好的
04250ff
to
42e4c2d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
_typos.toml
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
astroid
不改了要移到上面去啊,下面的都是要改的,只要认领的任务,就一定要改配置,要么删,要么移
PR 描述更新下
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
恢复啊,merge 一下就恢复了
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
不好意思,老师,git操作失误,多提交了一个pr,我git还不是很熟悉
#69564 和这个的区别是?为什么同样的任务提两个 PR? |
把这个问题处理了,不然无法合入 |
43f8f28
to
e09d3f7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Category
User Experience
PR Types
Others
Description
Fix:
attribtes
attemps
Undo:
astroid 涉及 api 名称变动,已加入到 default.extend-words