diff --git a/libs/community/Makefile b/libs/community/Makefile index 1eff4253ca1a7..e16d995820075 100644 --- a/libs/community/Makefile +++ b/libs/community/Makefile @@ -45,6 +45,7 @@ lint_tests: PYTHON_FILES=tests lint_tests: MYPY_CACHE=.mypy_cache_test lint lint_diff lint_package lint_tests: + rm -rf $(MYPY_CACHE) ./scripts/check_pydantic.sh . ./scripts/lint_imports.sh . ./scripts/check_pickle.sh .