Heard about Dedent in Python
Sep 29, 2025 · 1 min read · I was going over a snippet of code I wrote, and I was really bothered by how unpythonic it looked. The snippet of code is metadata that I use to create a title page for a document processor that my project is using with this tool. Here’s what it look...
Join discussion