mirror of
https://github.com/hwchase17/langchain.git
synced 2026-03-19 03:26:46 +00:00
3 lines
35 B
Makefile
3 lines
35 B
Makefile
lint lint_diff:
|
|
poetry run ruff .
|