mirror of
https://github.com/hwchase17/langchain.git
synced 2026-07-15 07:00:38 +00:00
3 lines
35 B
Makefile
3 lines
35 B
Makefile
lint lint_diff:
|
|
poetry run ruff .
|