X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/3ef339b2e75468a09d617e6aa74bc920c317bce6..445f094f1fa2d998bf0cc0007ea48d62953fa876:/src/black/trans.py?ds=sidebyside diff --git a/src/black/trans.py b/src/black/trans.py index 055f33c..7ecc31d 100644 --- a/src/black/trans.py +++ b/src/black/trans.py @@ -576,7 +576,7 @@ class StringParenStripper(StringTransformer): - The target string is NOT the only argument to a function call. - The target string is NOT a "pointless" string. - If the target string contains a PERCENT, the brackets are not - preceeded or followed by an operator with higher precedence than + preceded or followed by an operator with higher precedence than PERCENT. Transformations: