From 72febf98b7b3db33cf835ca160921700a07d9914 Mon Sep 17 00:00:00 2001 From: Nyakku Shigure Date: Fri, 17 Mar 2023 02:20:11 +0800 Subject: [PATCH] add PaddlePaddle to `Who's Using Ruff?` (#3562) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e765d21d3..cda888a15b 100644 --- a/README.md +++ b/README.md @@ -309,6 +309,7 @@ Ruff is used in a number of major open-source projects, including: - [Starlite](https://github.com/starlite-api/starlite) - [telemetry-airflow (Mozilla)](https://github.com/mozilla/telemetry-airflow) - [Stable Baselines3](https://github.com/DLR-RM/stable-baselines3) +- [PaddlePaddle](https://github.com/PaddlePaddle/Paddle) ## License