Closed cclauss closed 4 years ago
PEP8 recommends avoiding backslash line termination in Python because a whitespace to the right of the backslash breaks the script on a change that is invisible to the reader.
PEP8 recommends avoiding backslash line termination in Python because a whitespace to the right of the backslash breaks the script on a change that is invisible to the reader.