Skip to content

Commit

Permalink
update this.py
Browse files Browse the repository at this point in the history
  • Loading branch information
FBruzzesi committed Apr 5, 2024
1 parent e76fd6c commit 446bcc7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions sklego/this.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,16 @@
it keeps the approach strong,
if you understand the solution better than the problem,
you're doing it wrong.
So as we forge ahead, let's remember the creed,
simplicity over complexity, our library's seed.
In the maze of features, let's not lose sight,
of the end goal in mind shining bright.
With each new feature, a temptation to craft,
but elegance is found in what we choose to subtract.
For every line of code, let's ask ourselves twice,
does it add clarity or merely vice?
"""

print(poem)

0 comments on commit 446bcc7

Please sign in to comment.