We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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