Do you take everything written on internet literally?
Thank you! I was always wondering why the heck this (mostly) useless and broken mechanism exists. I had hesitations about disabling it but had doubts about my understanding. Now I know I’m right
No it’s how Python wants you to format. Many times I want to separate two logical sections in one function and can’t coz Python go crazy
Lysergid
joined 1 year ago
Right, but my initial comment was about article’s statement being wrong. Refactoring in the way you described will make code harder to delete which is bad according to the article.