Description
Need a multi-line string but don't want to include a big block of manually dedented text in your Python code? Use textwrap.dedent!
Need a multi-line string but don't want to include a big block of manually dedented text in your Python code? Use textwrap.dedent!