partners: add lint docstrings for azure-dynamic-sessions/together modules (#23303)

Description: add lint docstrings for azure-dynamic-sessions/together
modules
Issue: #23188 @baskaryan

test: ruff check passed.
<img width="782" alt="image"
src="https://github.com/langchain-ai/langchain/assets/76683249/bf11783d-65b3-4e56-a563-255eae89a3e4">

---------

Co-authored-by: gongwn1 <gongwn1@lenovo.com>
This commit is contained in:
wenngong
2024-06-25 04:26:54 +08:00
committed by GitHub
parent 398b2b9c51
commit af620db9c7
13 changed files with 505 additions and 496 deletions

View File

@@ -1,3 +1,5 @@
"""This module checks for specific import statements in the codebase."""
import sys
import traceback
from importlib.machinery import SourceFileLoader