]> git.madduck.net Git - etc/vim.git/commitdiff

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:

Used by: add pandas and Pillow (#1057)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Fri, 11 Oct 2019 03:19:43 +0000 (06:19 +0300)
committerJelle Zijlstra <jelle.zijlstra@gmail.com>
Fri, 11 Oct 2019 03:19:43 +0000 (20:19 -0700)
README.md

index 7aa988a0da8fd2e0153ff7ed893e95d79bab0eb7..90c169f4eeff30cd941132889a9e6fb1e64726b1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -943,7 +943,7 @@ write the above files to `.cache/black/<version>/`.
 The following notable open-source projects trust *Black* with enforcing
 a consistent code style: pytest, tox, Pyramid, Django Channels, Hypothesis,
 attrs, SQLAlchemy, Poetry, PyPA applications (Warehouse, Pipenv, virtualenv),
-every Datadog Agent Integration.
+pandas, Pillow, every Datadog Agent Integration.
 
 Are we missing anyone?  Let us know.