Draft: community: add pull_md tool for converting URLs to Markdown #35929
Annotations
6 errors and 1 warning
Analysing the code with our lint:
libs/community/langchain_community/tools/pull_md/tool.py#L3
langchain_community/tools/pull_md/tool.py:3:1: I001 Import block is un-sorted or un-formatted
|
Analysing the code with our lint:
libs/community/langchain_community/utilities/pull_md.py#L3
langchain_community/utilities/pull_md.py:3:1: I001 Import block is un-sorted or un-formatted
|
Analysing the code with our lint:
libs/community/langchain_community/utilities/pull_md.py#L31
langchain_community/utilities/pull_md.py:31:1: I001 Import block is un-sorted or un-formatted
|
Analysing the code with our lint:
libs/community/langchain_community/utilities/pull_md.py#L31
langchain_community/utilities/pull_md.py:31:89: E501 Line too long (97 > 88)
|
Analysing the code with our lint:
libs/community/langchain_community/utilities/pull_md.py#L34
langchain_community/utilities/pull_md.py:34:89: E501 Line too long (104 > 88)
|
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