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

add missing f-string (#2650)
authorMarco Edward Gorelli <marcogorelli@protonmail.com>
Sat, 27 Nov 2021 02:53:16 +0000 (02:53 +0000)
committerGitHub <noreply@github.com>
Sat, 27 Nov 2021 02:53:16 +0000 (18:53 -0800)
commit72a84d4099f2930979bd1ca1d9e441140b0a304d
tree1069e7913874043b2bf039ee1764deb8244bcdef
parente0253080b0d2b61bf2105a2f5afdf5173e33d0e5
add missing f-string (#2650)
src/black/handle_ipynb_magics.py