Skip to content

SIM910 does not work with **kwargs #13493

Closed
@spaceby

Description

@spaceby

SIM910 does not work with **kwargs

def foo(**kwargs):
    # SIM910 not working
    a = kwargs.get('a', None)

https://play.ruff.rs/7f269c7d-e859-4672-b4ca-02d59036de87

Metadata

Metadata

Assignees

Labels

ruleImplementing or modifying a lint rule

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions