From d71c65d0c8d8aafad0edac787f60fea40deda9dc Mon Sep 17 00:00:00 2001 From: Juan Orduz Date: Mon, 6 Nov 2023 23:21:49 +0100 Subject: [PATCH] Add PyMC Marketing to Users (#8529) Add [PyMC-Marketing](https://github.com/pymc-labs/pymc-marketing) to users. See https://github.com/pymc-labs/pymc-marketing/pull/424 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97eb722dd0..44129d9f52 100644 --- a/README.md +++ b/README.md @@ -424,6 +424,7 @@ Ruff is used by a number of major open-source projects and companies, including: - [PyTorch](https://github.com/pytorch/pytorch) - [Pydantic](https://github.com/pydantic/pydantic) - [Pylint](https://github.com/PyCQA/pylint) +- [PyMC-Marketing](https://github.com/pymc-labs/pymc-marketing) - [Reflex](https://github.com/reflex-dev/reflex) - [Rippling](https://rippling.com) - [Robyn](https://github.com/sansyrox/robyn)