From 37fb16089853304909a769c37749fa163d5708fd Mon Sep 17 00:00:00 2001 From: Mason Daugherty Date: Tue, 15 Jul 2025 16:06:16 -0400 Subject: [PATCH] remove empty list item --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0cbbdaf..7290daa 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ Welcome to the LangChain Partner Integration Repository! This checklist will hel After creating your repo from the integration-repo-template, we'll go through the following steps: 1. Setting up your new repository in GitHub -2. This setup assumes that the partner package is already split. For those instructions, see [these docs](https://python.langchain.com/docs/contributing/integrations#partner-packages).