refactor: improve docstring parsing logic for Google style compliance #35213
Annotations
3 errors and 1 warning
Analysing the code with our lint:
libs/core/langchain_core/utils/function_calling.py#L613
langchain_core/utils/function_calling.py:613:30: EM101 Exception must not use a string literal, assign to variable first
|
Analysing the code with our lint:
libs/core/langchain_core/utils/function_calling.py#L624
langchain_core/utils/function_calling.py:624:30: EM101 Exception must not use a string literal, assign to variable first
|
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