From 5e9244ea0d7541d2fa33277b7d83b58ffc8b3ba0 Mon Sep 17 00:00:00 2001 From: springstan <46536646+springstan@users.noreply.github.com> Date: Fri, 29 Nov 2019 15:19:36 +0100 Subject: [PATCH] Add Home Assistant to 'Used by' section (#1182) See the following post: https://developers.home-assistant.io/blog/2019/07/31/black.html --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82f2df1..c0c4c91 100644 --- a/README.md +++ b/README.md @@ -928,7 +928,7 @@ then write the above files to `.cache/black//`. 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), pandas, Pillow, every Datadog -Agent Integration. +Agent Integration, Home Assistant. Are we missing anyone? Let us know. -- 2.39.2