Skip to content

Commit

Permalink
Use codespell to find typos
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed May 13, 2021
1 parent 0c4b1c5 commit ee2da35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/black/trans.py
Expand Up @@ -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
proceeded or followed by an operator with higher precedence than
preceded or followed by an operator with higher precedence than
PERCENT.
Transformations:
Expand Down

0 comments on commit ee2da35

Please sign in to comment.