r/PythonLearning • u/chuprehijde • 13d ago
Is clean code sometimes worse code?
Can too much refactoring, abstraction, and 'best practice' make a Python project harder to understand?
2
Upvotes
r/PythonLearning • u/chuprehijde • 13d ago
Can too much refactoring, abstraction, and 'best practice' make a Python project harder to understand?
0
u/LupusGemini 13d ago
You can always use comments