]> 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:

Make 'python -m black' work (#1460)
authorRichard Si <63936253+ichard26@users.noreply.github.com>
Wed, 27 May 2020 02:42:07 +0000 (22:42 -0400)
committerGitHub <noreply@github.com>
Wed, 27 May 2020 02:42:07 +0000 (19:42 -0700)
commit34613383abad9afa5cc1b3945e50bbfca13d036e
treeeb5c7dc7a052a44be7cc2589a83a99292eb8a53a
parent91715352cdd313e6fdb080b0a666cb47c05fdfb1
Make 'python -m black' work (#1460)
README.md
src/black/__main__.py [new file with mode: 0644]