I use IntelliJ IDEA, and I wanted to remove the PEP 8 rule > 120 characters warning.
This can be done in Settings -> Editor -> Inspections -> PEP 8 naming convention violation -> Ignored errors.
References:
The above is the detailed content of JetBrains Python ignore PEP rrors. For more information, please follow other related articles on the PHP Chinese website!