]> 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 typo in docstring (#1700)
authorDaniel <61800298+ffe4@users.noreply.github.com>
Sun, 13 Sep 2020 15:59:18 +0000 (17:59 +0200)
committerGitHub <noreply@github.com>
Sun, 13 Sep 2020 15:59:18 +0000 (08:59 -0700)
commit811decd7f10fb2fb3ae343b9d9d0a3ae53b86a53
treeaf63b5c73ceba952729dbc06dd135c3bd9bcff63
parentc0a8e4224360a6917dcb5d889b08d5fdcfaf7c2d
Fix typo in docstring (#1700)

Added a missing preposition
src/black/__init__.py