Skip to content

Fix E225 for lambdas with all positional-only arguments - #1012

Merged
asottile merged 1 commit into
PyCQA:masterfrom
Zac-HD:posonly-lambda-fix
Sep 13, 2021
Merged

Fix E225 for lambdas with all positional-only arguments#1012
asottile merged 1 commit into
PyCQA:masterfrom
Zac-HD:posonly-lambda-fix

Conversation

@Zac-HD

@Zac-HD Zac-HD commented Sep 13, 2021

Copy link
Copy Markdown
Member

Following #867 and #918.

I was going to make a bug report, but it looked easy enough to propose a fix instead 🙂

@Zac-HD Zac-HD changed the title Fix E225 for lambdas with arguments positional-only Fix E225 for lambdas with all positional-only arguments Sep 13, 2021

@asottile asottile left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@asottile
asottile merged commit 94af2a9 into PyCQA:master Sep 13, 2021
@Zac-HD
Zac-HD deleted the posonly-lambda-fix branch September 13, 2021 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants