mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-22 01:32:24 +00:00
3 lines
35 B
Makefile
3 lines
35 B
Makefile
lint lint_diff:
|
|
poetry run ruff .
|