Inspectopedia Help

Unused local symbols

Reports local variables, parameters, and functions that are locally defined, but not used name in a function.

Inspection options

Here you can find the description of settings available for the Unused local symbols inspection, and the reference of their default values.

Ignore variables used in tuple unpacking

Default: Selected

Ignore lambda parameters

Default: Selected

Ignore range iteration variables

Default: Selected

Ignore variables starting with '_'

Default: Selected

Inspection Details

By default bundled with:

DataSpell 2024.1, IntelliJ IDEA 2024.1, PyCharm 2024.1, Qodana for JVM 2024.1,

Can be installed with plugin:

Python Community Edition, 241.SNAPSHOT

Last modified: 29 April 2024