mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-29 21:30:18 +00:00
langchain: clean pyproject ruff section (#30070)
## Changes - `/Makefile` - added extra step to `make format` and `make lint` to ensure the lint dep-group is installed before running ruff (documented in issue #30069) - `/pyproject.toml` - removed ruff exceptions for files that no longer exist or no longer create formatting/linting errors in ruff ## Testing **running `make format` on this branch/PR** <img width="435" alt="image" src="https://github.com/user-attachments/assets/82751788-f44e-4591-98ed-95ce893ce623" /> ## Issue fixes #30069 --------- Co-authored-by: Chester Curme <chester.curme@gmail.com>
This commit is contained in: