Files
langchain/libs/cli/Makefile
Erick Friis e72fdae493 test
2023-10-26 15:44:10 -07:00

5 lines
64 B
Makefile

lint lint_diff:
poetry run poe lint
test:
poetry run poe test