Pycharm no longer warns about too many blank lines.

At a certain point, Pycharm has stopped warning me with "PEP8: Too many blank lines".

I would like this functionality back, but have been unable to restore it.

I have both "PEP8 coding style violations" and "PEP8 naming convention violations" checked in the inspection settings.

This is happening on a GIT project across all machines.

 

1

Hello, 

 

Please try from the main menu,  File | Invalidate Caches. Will it make any difference? 

 

If it does not help, please start IDE with default settings as described [here](https://www.jetbrains.com/help/pycharm/configuring-project-and-ide-settings.html#restore-defaults) - you will be able to revert the setting back if there is no result. 

0

Hi Antonina, and thank you for responding.

File | Invalidate Caches did NOT work. However, restoring default settings DID work! Thank you so very much.

Actually, all PEP8 warnings were inoperable, but all are working again.

0

请先登录再写评论。