From 87ca6171cf830e47822c621597db9fe4637e3d9c Mon Sep 17 00:00:00 2001 From: Simon Brugman Date: Thu, 6 Jul 2023 17:55:27 +0200 Subject: [PATCH] docs: add user (#5563) ## Summary Adding two repositories at ING Bank using ruff. Demonstrates corporate/industry adoption, e.g. similar to AstraZeneca. ## Test Plan Note that the tests failing seems unrelated. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41a0a36f85..d154cebbbe 100644 --- a/README.md +++ b/README.md @@ -368,6 +368,7 @@ Ruff is used by a number of major open-source projects and companies, including: [Diffusers](https://github.com/huggingface/diffusers)) - [Hatch](https://github.com/pypa/hatch) - [Home Assistant](https://github.com/home-assistant/core) +- ING Bank ([popmon](https://github.com/ing-bank/popmon), [probatus](https://github.com/ing-bank/probatus)) - [Ibis](https://github.com/ibis-project/ibis) - [Jupyter](https://github.com/jupyter-server/jupyter_server) - [LangChain](https://github.com/hwchase17/langchain)