Skip to content
Commit 42339d7e authored by David Pursehouse's avatar David Pursehouse
Browse files

Remove redundant backslashes



fleka8 reports:

  E502 the backslash is redundant between brackets

Fixed automatically with autopep8:

  git-repo $ git ls-files | grep py$ | xargs autopep8 --in-place --select E502

Change-Id: I1486ae1d17206918474363daf518274c5be8daed
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/254602
Tested-by: default avatarDavid Pursehouse <dpursehouse@collab.net>
Reviewed-by: default avatarMike Frysinger <vapier@google.com>
parent 03ae9929
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment