]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

fix 1631 and add test (#1641)
authormbarkhau <mbarkhau@gmail.com>
Thu, 27 Aug 2020 11:47:59 +0000 (11:47 +0000)
committerGitHub <noreply@github.com>
Thu, 27 Aug 2020 11:47:59 +0000 (04:47 -0700)
commit2b75f8870eac943c93e93c740c9d2ef74efeeb41
treebd1a180ef603c0be4dc6311685ec6cf2869323bf
parent7fe19fac5bccc08dbcf21c293ab50f1fcda7716f
fix 1631 and add test (#1641)
CHANGES.md
src/black/__init__.py
tests/test_black.py