mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 03:26:17 +00:00
partners: add lint docstrings for chroma module (#23249)
Description: add lint docstrings for chroma module Issue: the issue #23188 @baskaryan test: ruff check passed.  --------- Co-authored-by: gongwn1 <gongwn1@lenovo.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
"""This module checks if the given python files can be imported without error."""
|
||||
import sys
|
||||
import traceback
|
||||
from importlib.machinery import SourceFileLoader
|
||||
|
Reference in New Issue
Block a user