langchain: Replace lxml and XSLT with BeautifulSoup in HTMLHeaderTextSplitter for Improved Large HTML File Processing #35612
Annotations
3 errors and 1 warning
Analysing the code with our lint:
libs/text-splitters/langchain_text_splitters/html.py#L1
langchain_text_splitters/html.py:1:1: I001 Import block is un-sorted or un-formatted
|
Analysing the code with our lint:
libs/text-splitters/langchain_text_splitters/html.py#L269
langchain_text_splitters/html.py:269:9: D417 Missing argument description in the docstring for `_generate_documents`: `nodes`
|
Analysing the code with our lint
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading