]> 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 for enum changes in 3.10 (#1999)
authorJames <50501825+Gobot1234@users.noreply.github.com>
Mon, 22 Feb 2021 15:42:05 +0000 (15:42 +0000)
committerGitHub <noreply@github.com>
Mon, 22 Feb 2021 15:42:05 +0000 (07:42 -0800)
commit24e8dad575f2ae373e64b583f6ad103cf9193781
tree486e4a669ee5322ecf77fec2f9dc6a789546c059
parentcd4295dd9888f491cfd9aae060d7832b7f831b24
Fix for enum changes in 3.10 (#1999)
src/black/__init__.py