Skip to content

N803 Argument name _ should be lowercase - false positive? #619

@LefterisJP

Description

@LefterisJP

I think that N803 is a false positive here.

        activate_premium=lambda _: None,

It's a common patttern to use _ when there should be no argument name.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions