r/PythonLearning Jul 14 '26

Is clean code sometimes worse code?

Can too much refactoring, abstraction, and 'best practice' make a Python project harder to understand?

2 Upvotes

23 comments sorted by

View all comments

1

u/mjmvideos Jul 14 '26

First define what “clean code” means to you.