langchain: Replace lxml and XSLT with BeautifulSoup in HTMLHeaderTextSplitter for Improved Large HTML File Processing #35611
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#L139
langchain_text_splitters/html.py:139: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#L157
langchain_text_splitters/html.py:157: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#L172
langchain_text_splitters/html.py:172: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#L187
langchain_text_splitters/html.py:187: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#L213
langchain_text_splitters/html.py:213: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#L230
langchain_text_splitters/html.py:230: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#L276
langchain_text_splitters/html.py:276:9: D417 Missing argument description in the docstring for `_generate_documents`: `nodes`
|
Analysing the code with our lint:
libs/text-splitters/langchain_text_splitters/html.py#L277
langchain_text_splitters/html.py:277: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#L294
langchain_text_splitters/html.py:294:13: D202 No blank lines allowed after function docstring (found 1)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading