Change the identation base value?

scruel tao scruelt at hotmail.com
Wed Feb 15 02:33:55 EST 2023


Currently, we have following PEP:
PEP 8: E114 indentation is not a multiple of 4 (comment)

However, I wonder how many people are using 2 spaces as their code indentation in projects? Should it be nesserary for us to change this PEP from “multiple of 4” to “multiple of 2”?



More information about the Python-list mailing list