langchain-ai / langchain-google

MIT License
76 stars 79 forks source link

chore: fix tool.lint.ruff in pyproject.toml #239

Closed nobu007 closed 3 weeks ago

nobu007 commented 1 month ago

Fix setting in pyproject.toml.

This PR resolve Warnings

result(before).

langchain-google$ ruff formatruff format
warning: The top-level linter settings are deprecated in favour of their counterparts in the `lint` section. Please update the following options in `langchain-google/libs/genai/pyproject.toml`:
  - 'select' -> 'lint.select'
warning: The top-level linter settings are deprecated in favour of their counterparts in the `lint` section. Please update the following options in `langchain-google/libs/community/pyproject.toml`:
  - 'select' -> 'lint.select'
warning: The top-level linter settings are deprecated in favour of their counterparts in the `lint` section. Please update the following options in `langchain-google/libs/vertexai/pyproject.toml`:
  - 'select' -> 'lint.select'
4 files reformatted, 122 files left unchanged

result(before).

langchain-google$ ruff format
52 files reformatted, 74 files left unchanged
lkuligin commented 1 month ago

/gcbrun

lkuligin commented 3 weeks ago

/gcbrun

lkuligin commented 3 weeks ago

/gcbrun