Disable 'style PEP' messages

Mats Wichmann mats at wichmann.us
Thu May 4 14:48:17 EDT 2023


On 5/4/23 10:28, Kevin M. Wilson via Python-list wrote:
> Hi... How do I set Pycharm to find only syntax errors?!!

By configuring PyCharm the way you want.

See PyCharm's documentation for how to do that.

Hint:

Settings -> Editor -> Code Style -> Inspections






More information about the Python-list mailing list