Back to Intellij Community

PyUnusedLocalInspection

python/python-psi-impl/resources/inspectionDescriptions/PyUnusedLocalInspection.html

2025.3-rc-2109 B
Original Source

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