Remove OpenMemory Directory from pyproject and Update Link (#2678)

This commit is contained in:
Saket Aryan
2025-05-13 21:50:56 +05:30
committed by GitHub
parent c41719ff9a
commit da59412150
2 changed files with 3 additions and 1 deletions

View File

@@ -50,4 +50,4 @@ build-backend = "poetry.core.masonry.api"
[tool.ruff]
line-length = 120
exclude = ["embedchain/"]
exclude = ["embedchain/", "openmemory/"]