bcgsc / mavis

Merging, Annotation, Validation, and Illustration of Structural variants
http://mavis.bcgsc.ca
GNU General Public License v3.0
72 stars 13 forks source link

Use textwrap.dedent #236

Open creisle opened 3 years ago

creisle commented 3 years ago

Use textwrap.dedent instead of breaking indenting for long strings

https://docs.python.org/3/library/textwrap.html#textwrap.dedent