Allowing the editor to insert indentation automatically creates "inconsistent use of indent" errors.

The problem is that the indents become a mix of spaces and tabs when done by the editor, they need to be one or the other. By removing them and putting them back in it normalizes them