langchain: Replace lxml and XSLT with BeautifulSoup in HTMLHeaderTextSplitter for Improved Large HTML File Processing #35609
Annotations
10 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#L39
langchain_text_splitters/html.py:39:5: D212 Multi-line docstring summary should start at the first line
|
Analysing the code with our lint:
libs/text-splitters/langchain_text_splitters/html.py#L58
langchain_text_splitters/html.py:58:5: D205 1 blank line required between summary line and description
|
Analysing the code with our lint:
libs/text-splitters/langchain_text_splitters/html.py#L58
langchain_text_splitters/html.py:58:5: D212 Multi-line docstring summary should start at the first line
|
Analysing the code with our lint:
libs/text-splitters/langchain_text_splitters/html.py#L78
langchain_text_splitters/html.py:78:9: D212 Multi-line docstring summary should start at the first line
|
Analysing the code with our lint:
libs/text-splitters/langchain_text_splitters/html.py#L96
langchain_text_splitters/html.py:96:9: D212 Multi-line docstring summary should start at the first line
|
Analysing the code with our lint:
libs/text-splitters/langchain_text_splitters/html.py#L111
langchain_text_splitters/html.py:111:9: D212 Multi-line docstring summary should start at the first line
|
Analysing the code with our lint:
libs/text-splitters/langchain_text_splitters/html.py#L126
langchain_text_splitters/html.py:126:9: D212 Multi-line docstring summary should start at the first line
|
Analysing the code with our lint:
libs/text-splitters/langchain_text_splitters/html.py#L152
langchain_text_splitters/html.py:152:9: D212 Multi-line docstring summary should start at the first line
|
Analysing the code with our lint:
libs/text-splitters/langchain_text_splitters/html.py#L169
langchain_text_splitters/html.py:169:9: D212 Multi-line docstring summary should start at the first line
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading