|
|
|
|
|
by musicale
1605 days ago
|
|
I've had various issues with PEP 8, but mixing underscores and camelcase (in particular) has never sparked joy for me. And pylint seems to keep adding style checks that I don't like and have to disable. But the main principle I do agree with is to strive for consistent style within a code base. |
|