Add Home Assistant to 'Used by' section (#1182)

See the following post: https://developers.home-assistant.io/blog/2019/07/31/black.html
This commit is contained in:
springstan 2019-11-29 15:19:36 +01:00 committed by Jelle Zijlstra
parent 4b449e7471
commit 5e9244ea0d

View File

@ -928,7 +928,7 @@ then write the above files to `.cache/black/<version>/`.
The following notable open-source projects trust _Black_ with enforcing a consistent The following notable open-source projects trust _Black_ with enforcing a consistent
code style: pytest, tox, Pyramid, Django Channels, Hypothesis, attrs, SQLAlchemy, code style: pytest, tox, Pyramid, Django Channels, Hypothesis, attrs, SQLAlchemy,
Poetry, PyPA applications (Warehouse, Pipenv, virtualenv), pandas, Pillow, every Datadog Poetry, PyPA applications (Warehouse, Pipenv, virtualenv), pandas, Pillow, every Datadog
Agent Integration. Agent Integration, Home Assistant.
Are we missing anyone? Let us know. Are we missing anyone? Let us know.