PyCharm
 
2021.3
Get PyCharm
You are viewing the documentation for an earlier version of PyCharm.

Run inspections

Last modified: 12 April 2022

PyCharm analyses code in the files that are opened in the editor and highlights problematic code as you type. Additionally, you can run the necessary inspection or a set of inspections on the selected scope of files manually. In this case, you will get a comprehensive report of all problems detected in the files.