X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/720dd415f7847c9b6e3b22f7d68b31c89fa58e03..47861a6a3b847026bfc677ae896fbcbe171347ae:/README.md diff --git a/README.md b/README.md index 0d535d9..7aa988a 100644 --- a/README.md +++ b/README.md @@ -178,14 +178,14 @@ great. ```py3 # in: -l = [1, +j = [1, 2, 3, ] # out: -l = [1, 2, 3] +j = [1, 2, 3] ``` If not, *Black* will look at the contents of the first outer matching