Comment on The lengths we have to go to
Doesn't PEP 8 say spaces somewhere?
4 spaces, although I’ll die on the hill that tabs should always be used instead of space for indentation. Not just in python.
UlrikHD@programming.dev 1 year ago
4 spaces, although I’ll die on the hill that tabs should always be used instead of space for indentation. Not just in python.