From b98d8ae42e9c33f24fc9e51b41281756ef909dac Mon Sep 17 00:00:00 2001 From: trag1c Date: Mon, 18 Mar 2024 16:43:22 +0100 Subject: [PATCH] Add Nokia to "Who's Using Ruff?" (#10460) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary Added Nokia to the "Who's Using Ruff?" section in the README. ## Test Plan Multiple teams in my department alone moved to Ruff (either exclusively or partially) 🚀 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0ce12e2472..2bb38e7b8b 100644 --- a/README.md +++ b/README.md @@ -429,6 +429,7 @@ Ruff is used by a number of major open-source projects and companies, including: - [Mypy](https://github.com/python/mypy) - Netflix ([Dispatch](https://github.com/Netflix/dispatch)) - [Neon](https://github.com/neondatabase/neon) +- [Nokia](https://nokia.com/) - [NoneBot](https://github.com/nonebot/nonebot2) - [NumPyro](https://github.com/pyro-ppl/numpyro) - [ONNX](https://github.com/onnx/onnx)