You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
Bob Lin a019183a01
create mypy cache dir if it doesn't exist (#14579)
### Description

When running `make lint` multiple times, i can see the error `mkdir:
.mypy_cache: File exists`. Use `mkdir -p` to solve this problem.
<img width="1512" alt="Screenshot 2023-12-12 at 11 22 01 AM"
src="https://github.com/langchain-ai/langchain/assets/10000925/1429383d-3283-4e22-8882-5693bc50b502">
9 months ago
..
cli Library Licenses (#13300) 10 months ago
community create mypy cache dir if it doesn't exist (#14579) 9 months ago
core docs: fix links in readme (#14624) 9 months ago
experimental create mypy cache dir if it doesn't exist (#14579) 9 months ago
langchain Minor update to ensemble retriever to handle a mix of Documents or str (#14552) 9 months ago