Implement `use_parentheses`.
Instead of using the `\` as line continuation allow wrapping the the long line within parentheses as suggested in PEP8 using a config setting
Loading
Please register or sign in to comment
Instead of using the `\` as line continuation allow wrapping the the long line within parentheses as suggested in PEP8 using a config setting