PySR 0007: Indentation¶ Abstract¶ For consistency, and to avoid mixed indentation errors, all code should use the same indentation. All code should use tabs as indentation, viewed as 4-space tabs.