Ipex llm fix #12
Annotations
5 errors
Analysing the code with our lint:
libs/community/langchain_community/llms/bigdl_llm.py#L1
langchain_community/llms/bigdl_llm.py:1:1: I001 Import block is un-sorted or un-formatted
|
Analysing the code with our lint:
libs/community/langchain_community/llms/bigdl_llm.py#L2
langchain_community/llms/bigdl_llm.py:2:25: F401 `typing.List` imported but unused
|
Analysing the code with our lint:
libs/community/langchain_community/llms/bigdl_llm.py#L2
langchain_community/llms/bigdl_llm.py:2:31: F401 `typing.Mapping` imported but unused
|
Analysing the code with our lint:
libs/community/langchain_community/llms/bigdl_llm.py#L103
langchain_community/llms/bigdl_llm.py:103:1: I001 Import block is un-sorted or un-formatted
|
Analysing the code with our lint
Process completed with exit code 2.
|
Loading