Home / Blog Menu ↓

Came across a great tip on Python multiline strings using textwrap.dedent (so you don’t have to dedent everything in your code).