]> 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 black[jupyter] installation cross-shell (#3394)
authorMarco Edward Gorelli <33491632+MarcoGorelli@users.noreply.github.com>
Sat, 10 Dec 2022 19:49:33 +0000 (19:49 +0000)
committerGitHub <noreply@github.com>
Sat, 10 Dec 2022 19:49:33 +0000 (11:49 -0800)
commit16b98abca94343770aad561ea659380c97d473b4
tree4baccdcc5de022204255fa3850e30c13fe8b0cb5
parent96e62c57e3023977de177a8ba34678007a63f1fe
make black[jupyter] installation cross-shell (#3394)
README.md
docs/getting_started.md
src/black/handle_ipynb_magics.py
tests/test_no_ipynb.py