From 20156f44af012702ab26a9ad51daca299d0ccc66 Mon Sep 17 00:00:00 2001 From: Stan Girard Date: Mon, 21 Oct 2024 14:33:28 +0200 Subject: [PATCH] chore(ci): trigger --- core/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/core/README.md b/core/README.md index beebe9be0..7fda382ac 100644 --- a/core/README.md +++ b/core/README.md @@ -12,8 +12,4 @@ This project is licensed under the Apache 2.0 License pip install quivr-core ``` -## Usage -```python -from quivr_core import QuivrCore -```