I have set my PEP8 indentation to 2 in IntelliJ. However, I still get the PEP8 indentation warning as not being of length 4. I went to \'Setting -> Editor -> Python
Go to Settings | Editor | Inspections | PEP 8 Coding Style Violations and add E111 to the "Ignore Errors" list.
Settings | Editor | Inspections | PEP 8 Coding Style Violations
E111