For readability, only use Python's backslash (``\'') continuation
character when necessary. This character is used to split a statement or
expression across more than one line. It is not necessary when the line
break is inside a (), [], or pair, or in triple-quoted strings.