From 71e807b3beb6b93f028fc547978d22058efe14e5 Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Wed, 12 Apr 2023 12:09:36 -0400 Subject: [PATCH] Add Prefect to user list (#3949) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 954abba3d1..eeae94d48e 100644 --- a/README.md +++ b/README.md @@ -367,6 +367,7 @@ Ruff is used by a number of major open-source projects and companies, including: - [Pandas](https://github.com/pandas-dev/pandas) - [Polars](https://github.com/pola-rs/polars) - [PostHog](https://github.com/PostHog/posthog) +- Prefect ([Marvin](https://github.com/PrefectHQ/marvin)) - [Pydantic](https://github.com/pydantic/pydantic) - [Pylint](https://github.com/PyCQA/pylint) - [Pynecone](https://github.com/pynecone-io/pynecone)